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

In This Topic
    Function Property
    In This Topic
    Gets the AggregateEnum value that specifies the type of aggregate to calculate..
    Syntax
    'Declaration
     
    Public ReadOnly Property Function As AggregateEnum
    public AggregateEnum Function {get;}
    See Also