FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / AggregateDefinition Class / Aggregate Property

In This Topic
    Aggregate Property (AggregateDefinition)
    In This Topic
    Gets or sets an aggregate for the cell.
    Syntax
    'Declaration
     
    
    Public Property Aggregate As AggregateEnum
    public AggregateEnum Aggregate {get; set;}
    See Also