ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.5.2 Assembly / C1.Win.C1FlexGrid Namespace / SubtotalEventArgs Class / TotalOn Property

In This Topic
    TotalOn Property
    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