TcxVerticalGridStyles.Inactive Property
In This Article
Defines the style settings applied to inactive row headers.
#Declaration
Delphi
property Inactive;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to define the style of inactive row headers. When focus leaves the vertical grid control, the focused row appears inactive.
See Also