ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / FooterDescription Class / Aggregates Property

In This Topic
    Aggregates Property
    In This Topic
    Gets the AggregateDefinition collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Aggregates As ObservableCollection(Of AggregateDefinition)
    See Also