Click or drag to resize
JQueryTabContainer Properties

The JQueryTabContainer type exposes the following members.

Properties
  NameDescription
Public propertyCssClassPrefix
Gets or sets tabs css class prefix. Default value is "TabControl".
Public propertyOnClientTabClick
Active tab index.
Public propertySelectedTab
Active tab.
Public propertySelectedTabIndex
Active tab index.
Public propertyShowTabs
Indicates if tabs should by rendered and jQuery tabs code should by registered.
Public propertyTabs
Returns current tabs collection.
Public propertyTabsPosition
Gets or sets tabs position.
Top
See Also