FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / FooterDescription Class / Aggregates Property

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