Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DragFillBlockCompletedEventArgs Class


In This Topic
    DragFillBlockCompletedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DragFillBlockCompletedEventArgs members.

    Public Properties
     NameDescription
    Public PropertyGets the column index of the top left cell of the range being used for the fill.  
    Public PropertyGets the column index of the bottom right cell of the range being used for the fill.  
    Public PropertyGets whether only data is used.  
    Public PropertyGets the direction of the fill.  
    Public PropertyGets the number of rows or columns being filled.  
    Public PropertyGets the row index of the top left cell of the range being used for the fill.  
    Public PropertyGets the row index of the bottom right cell of the range being used for the fill.  
    Top
    See Also