TcxGridLevelStyles.Level Property
Specifies the grid level for which the current TcxGridLevelStyles instance provides style settings.
Declaration
property Level: TcxGridLevel read;
Property Value
Type |
---|
TcxGridLevel |
Remarks
Use this property to refer to the grid level to which its style is applied.
See Also