Tab Header
A tab header contains tabs and scroll buttons (if enabled) and is used to switch between tabs.

The table below lists the main members that affect element appearance and functionality.
| Characteristics | Members |
|---|---|
| Background | BackColor, ASPxWebControl.BackgroundImage |
| Font | Font |
| Fore Color | ForeColor |
| Tab Align | ASPxTabControlBase.TabAlign |
| Tab Position | ASPxTabControlBase.TabPosition |
| Tab Spacing | ASPxTabControlBase.TabSpacing |
| Visibillity | Visible, ASPxTabControlBase.ClientVisible, ASPxPageControl.ShowTabs (for ASPxPageControl only) |