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