The C1TabStrip type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ChildGroupCssClass |
CSS class name used for the child tab group.
| |
| Direction |
Gets or sets the docking direction.
| |
| Enabled |
Gets or sets whether the tabstrip is enabled.
| |
| Level |
Gets the level of this tab group.
| |
| OnClientAfterTabSelect |
Handler name of the client AfterTabSelect event.
| |
| OnClientBeforeTabSelect |
Handler name of the client BeforeTabSelect event.
| |
| OnClientTabMouseEnter |
Handler name of the client TabMouseEnter event.
| |
| OnClientTabMouseOut |
Handler name of the client TabMouseOut event.
| |
| OnClientTabUnSelect |
Handler name of the client TabUnSelect event.
| |
| Orientation |
Gets or sets the orientation of the tabstrip.
| |
| OverlapOrder |
Gets or sets the order for overlapped tabs.
| |
| Owner |
Gets the parent ITabOwner interface.
| |
| PropertiesState | ||
| ScrollSettings |
Gets the scroll settings.
| |
| SelectedIndex |
Gets or sets the index of the selected tab in this tab group.
| |
| SelectedTab |
Gets the selected tab.
| |
| Tabs |
Gets the list of tabs belong to this tab group.
| |
| TextImageRelation |
Gets or sets the relationship of the text and image for the child tabs.
| |
| VisualStyle |
Gets or sets the VisualStyle for the tabstrip.
|