TcxPivotGridOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Column |
Specifies whether the column header area is visible. |
Column |
Specifies whether to suppress the grand total for columns. |
Column |
Specifies the grand total column’s caption. |
Column |
Specifies the total column’s width. |
Column |
Specifies whether to suppress subtotals for columns. |
Column |
Specifies whether subtotal and grand total columns are shown on the right or the left side of the data area. |
Data |
Specifies whether the data header area is visible. |
Drop |
Specifies the color of the drop arrow. |
Filter |
Specifies the number of field drop-down list items, which are currently visible in the drop-down list. |
Filter |
Specifies the width of the field’s drop-down list. |
Filter |
Specifies whether the filter header area is visible. |
Filter |
Specifies whether the filter header area separator is visible. |
Grand |
Specifies whether to suppress the grand total for single data items. |
Grid |
Specifies the color of gridlines. |
Grid |
Specifies the gridline style for the pivot grid. |
Header |
Specifies the display mode for filter buttons. |
Mark |
Specifies whether to show an arbitrary sequence of the specified characters in the data cell when the data cell’s width doesn’t allow drawing its current value entirely. |
Pivot |
Gets the pivot grid instance, to which the options are applied.
Inherited from Tcx |
Row |
Specifies whether the row header area is visible. |
Row |
Specifies whether to suppress the grand total for rows. |
Row |
Specifies the grand total row’s caption. |
Row |
Specifies the total row’s width. |
Row |
Specifies whether to suppress the subtotals for rows. |
Row |
Specifies the location of subtotal and grand total rows, relative to the data area. |
Scroll |
Specifies which scrollbars will be shown in the pivot grid. |
Show |
Specifies how filter buttons are displayed in field headers. |
Totals |
Specifies whether to suppress the subtotals for single data items. |
Totals |
Specifies the location of subtotal and grand total columns and rows within the data area. |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
To |
Inherited from TObject. |
See Also