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