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