Overload | Description |
---|---|
Aggregate(AggregateEnum,CellRange,AggregateFlags) | Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Aggregate(AggregateEnum,Int32,Int32,Int32,Int32,AggregateFlags) | Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Aggregate(AggregateEnum,AggregateFlags) | Calculates aggregate statistics for the selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Aggregate(AggregateEnum) | Calculates aggregate statistics for the selection. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Aggregate(AggregateEnum,CellRange) | Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Aggregate(AggregateEnum,Int32,Int32,Int32,Int32) | Calculates aggregate statistics for a range. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |