Back to Devexpress

TcxPivotGridOptionsView.RowFields Property

vcl-cxcustompivotgrid-dot-tcxpivotgridoptionsview-cbbf2793.md

latest1.2 KB
Original Source

TcxPivotGridOptionsView.RowFields Property

Specifies whether the row header area is visible.

Declaration

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

Property Value

TypeDefault
BooleanTrue

Remarks

Set this property to False to hide the row header area.

The default value of the RowFields property is True.

See Also

TcxCustomPivotGrid.OnLayoutChanged

TcxPivotGridOptionsView.ColumnFields

TcxPivotGridOptionsView.DataFields

TcxPivotGridOptionsView.FilterFields

TcxPivotGridOptionsView Class

TcxPivotGridOptionsView Members

cxCustomPivotGrid Unit