TcxCustomGrid.LevelTabs Property
In This Article
Specifies a set of options that control the appearance aspects of grid level tabs.
#Declaration
Delphi
property LevelTabs: TcxGridLevelTabs read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use this property to customize various appearance aspects of grid level tabs (such as painting style, tab caption alignment, etc.)
See Also