Skip to main content

TcxPivotGridOptionsView.FilterFields Property

Specifies whether the filter header area is visible.

Declaration

property FilterFields: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the FilterFields property to False, to hide the filter header area.

The default value of the FilterFields property is True.

See Also