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