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