TcxVerticalGridStyles.Header Property
In This Article
Defines the style settings of row headers.
#Declaration
Delphi
property Header: TcxStyle index vgs_Header read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to define the style of all row headers.
See Also