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

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