TcxPivotGridCustomStyles.HeaderBackground Property
Specifies style settings for the header area background.
Declaration
property HeaderBackground: TcxStyle index gs_HeaderBackground read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
The HeaderBackground property has a lower priority than the ColumnHeaderArea, DataHeaderArea, FilterHeaderArea or RowHeaderArea property.
See Also