TcxPivotGridCustomStyles.ColumnHeaderArea Property
In This Article
Specifies style settings for the column header area.
#Declaration
Delphi
property ColumnHeaderArea: TcxStyle index gs_ColumnHeaderArea read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
If specified, the ColumnHeaderArea property value overrides the value of the HeaderBackground property for the column header area.
See Also