Back to Devexpress

TcxPivotGridOptionsView.ColumnFields Property

vcl-cxcustompivotgrid-dot-tcxpivotgridoptionsview.md

latest1.2 KB
Original Source

TcxPivotGridOptionsView.ColumnFields Property

Specifies whether the column header area is visible.

Declaration

delphi
property ColumnFields: Boolean read; write; default True;

Property Value

TypeDefault
BooleanTrue

Remarks

Set the ColumnFields property to False , to hide the column header area.

The default value of the ColumnFields property is True.

See Also

TcxCustomPivotGrid.OnLayoutChanged

TcxPivotGridOptionsView.DataFields

TcxPivotGridOptionsView.FilterFields

TcxPivotGridOptionsView.RowFields

TcxPivotGridOptionsView Class

TcxPivotGridOptionsView Members

cxCustomPivotGrid Unit