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