ComponentOne FlexGrid for WinForms
Aggregate Property (Column)

C1.Win.C1FlexGrid Namespace > Column Class : Aggregate Property
Gets or sets the aggregate to display on group rows for this column..
Syntax
'Declaration
 
Public Property Aggregate As AggregateEnum
public AggregateEnum Aggregate {get; set;}
See Also

Reference

Column Class
Column Members