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

In This Topic
    TotalOn Property (SubtotalEventArgs)
    In This Topic
    Gets the index of the column that contains values being aggregated.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TotalOn As Integer
    public int TotalOn {get;}
    See Also