TcxVerticalGridStyles.Inactive Property
Defines the style settings applied to inactive row headers.
Declaration
property Inactive;
Property Value
Type |
---|
TcxStyle |
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