TcxPivotGridOptionsView.ColumnFields Property
Specifies whether the column header area is visible.
Declaration
property ColumnFields: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the ColumnFields property to False, to hide the column header area.
The default value of the ColumnFields property is True.
See Also