Back to Devexpress

TcxCustomGrid.LevelTabs Property

vcl-cxgrid-dot-tcxcustomgrid-a1da83cd.md

latest649 B
Original Source

TcxCustomGrid.LevelTabs Property

Specifies a set of options that control the appearance aspects of grid level tabs.

Declaration

delphi
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

TcxGridLevelStyles.Tab

TcxCustomGrid Class

TcxCustomGrid Members

cxGrid Unit