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