TcxPivotGridCustomStyles.FilterHeaderArea Property
Specifies style settings for the filter header area.
Declaration
property FilterHeaderArea: TcxStyle index gs_FilterHeaderArea read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
If specified, the FilterHeaderArea property value overrides the value of the HeaderBackground property for the filter header area.
See Also