FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / Bottom Property

In This Topic
    Bottom Property (SubtotalEventArgs)
    In This Topic
    Gets the index of the bottom row in the group.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Bottom As Integer
    public int Bottom {get;}
    See Also