TcxGridLevelStyles.TabsBackground Property
Specifies the style for a tab panel background.
Declaration
property TabsBackground: TcxStyle index lsTabsBackground read; write;
Property Value
Type |
---|
TcxStyle |
Remarks
Use this property to set the style for a tab panel background. To define the style for tabs themselves, assign a style to the Tab attribute.
See Also