TcxPivotGridOptionsData Properties
Contains options that control data processing in the view.
Name | Description |
---|---|
Ansi |
Specifies whether the listing order of rows is locale-sensitive. |
Calculation |
Specifies how summary values are calculated for data cells. |
Pivot |
Gets the pivot grid instance, to which the options are applied.
Inherited from Tcx |
Save |
Specifies whether the expanded state of grouping values is preserved after the pivot grid’s layout has been changed. |
Summary |
Specifies whether null values are filtered out when the calculation is performed. |
Variation |
Specifies whether null values are filtered out when the calculation is performed in variation mode. |
See Also