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