Skip to main content

TcxPivotGridOptionsView.RowFields Property

Specifies whether the row header area is visible.

Declaration

property RowFields: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

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

The default value of the RowFields property is True.

See Also