TcxPivotGridCustomTotalCollection.Field Property
Provides access to the field that contains the current collection of custom totals.
Declaration
property Field: TcxPivotGridField read;
Property Value
Type |
---|
TcxPivotGridField |
Remarks
Use this property to access the field (a column field or row field) which the custom totals in the current collection are calculated for.
See Also