| Name | Description | |
|---|---|---|
|  | C1Tabs Constructor | Construct a new instance of C1Tabs. | 
The following tables list the members exposed by C1Tabs.
| Name | Description | |
|---|---|---|
|  | C1Tabs Constructor | Construct a new instance of C1Tabs. | 
| Name | Description | |
|---|---|---|
|  | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | AjaxOptions | Additional Ajax options to consider when loading tab content. | 
|  | Alignment | Determines the tabs' alignment in respect to the content. | 
|  | AutoPostBack | Sets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control. | 
|  | Cache | Whether or not to cache remote tabs content. | 
|  | CausesValidation | Gets or sets a value indicating whether validation is performed when a tab is clicked. | 
|  | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ClientIDMode | (Inherited from System.Web.UI.Control) | 
|  | Collapsible | Determines whether a tab can be collapsed by a user. | 
|  | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | EnableViewState | (Inherited from System.Web.UI.Control) | 
|  | Event | The type of event to be used for selecting a tab. | 
|  | Height | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | HideOption | This is an animation option for hiding the tabs panel content. | 
|  | ID | (Inherited from System.Web.UI.Control) | 
|  | OnClientAdd | A function called when a tab is added. | 
|  | OnClientDisable | A function called when a tab is disabled. | 
|  | OnClientEnable | A function called when a tab is enabled. | 
|  | OnClientLoad | A function called after the content of a remote tab has been loaded. | 
|  | OnClientRemove | A function called when a tab is removed. | 
|  | OnClientSelect | A function called when clicking a tab. | 
|  | OnClientShow | A function called when a tab is shown. | 
|  | PostBackUrl | Gets or sets the URL of the page to post to from the current page when a tab is clicked. | 
|  | Scrollable | Determines whether to wrap to the next line or scrolling is enabled when the tabs exceed the specified width. | 
|  | Selected | Gets or sets the selected index. | 
|  | ShowOption | This is an animation option for showing the tabs panel content. | 
|  | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | Sortable | Determines whether the tab can be dragged to a new position. | 
|  | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | ValidateRequestMode | (Inherited from System.Web.UI.Control) | 
|  | ValidationGroup | Gets or sets the group of controls for which the tab causes validation when it posts back to the server. | 
|  | ViewStateMode | (Inherited from System.Web.UI.Control) | 
|  | Width | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
| Name | Description | |
|---|---|---|
|  | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | 
|  | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | DataBind | (Inherited from System.Web.UI.Control) | 
|  | Dispose | (Inherited from System.Web.UI.Control) | 
|  | FindControl | (Inherited from System.Web.UI.Control) | 
|  | Focus | (Inherited from System.Web.UI.Control) | 
|  | GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | 
|  | GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | 
|  | HasControls | (Inherited from System.Web.UI.Control) | 
|  | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | RenderControl | (Inherited from System.Web.UI.Control) | 
|  | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | ResolveClientUrl | (Inherited from System.Web.UI.Control) | 
|  | ResolveUrl | (Inherited from System.Web.UI.Control) | 
|  | SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | 
|  | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) | 
| Name | Description | |
|---|---|---|
|  | DataBinding | (Inherited from System.Web.UI.Control) | 
|  | Disposed | (Inherited from System.Web.UI.Control) | 
|  | Init | (Inherited from System.Web.UI.Control) | 
|  | Load | (Inherited from System.Web.UI.Control) | 
|  | PreRender | (Inherited from System.Web.UI.Control) | 
|  | SelectedChanged | Raised during postback when the selected index changed. | 
|  | Unload | (Inherited from System.Web.UI.Control) |