JQueryTabContainer Properties |
The JQueryTabContainer type exposes the following members.
Name | Description | |
---|---|---|
CssClassPrefix |
Gets or sets tabs css class prefix.
Default value is "TabControl".
| |
OnClientTabClick |
Active tab index.
| |
SelectedTab |
Active tab.
| |
SelectedTabIndex |
Active tab index.
| |
ShowTabs |
Indicates if tabs should by rendered and jQuery tabs code should by registered.
| |
Tabs |
Returns current tabs collection.
| |
TabsPosition |
Gets or sets tabs position.
|