Subtotal Method (C1FlexGrid)
In This Topic
Groups rows based on cell contents and calculates aggregate values.
Overload List
Overload | Description |
Subtotal(AggregateEnum,Int32,Int32,Int32,Int32,String,AggregateFlags) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,Int32,Int32,Int32,String) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,Int32,Int32,String) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,Int32,Int32) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,String,String,String,String) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,String,String,String) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Subtotal(AggregateEnum,Int32,String,String) | Groups rows based on cell contents and calculates aggregate values. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
See Also