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