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

In This Topic
    Function Property (SubtotalEventArgs)
    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