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

In This Topic
    Level Property (SubtotalEventArgs)
    In This Topic
    Outline level to assign to the new subtotal rows.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Level As Integer
    public int Level {get;}
    See Also