| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ActiveIndex | Gets or sets the active index. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AjaxOptions | Additional Ajax options to consider when loading panel content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoPlay | Determines whether panels are automatically displayed in order. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | BackBtnText | A value that indicates the text of back button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Cache | Whether or not to cache remote wijwizard content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CausesValidation | Gets or sets a value indicating whether validation is performed when a active index changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Delay | Determines the time span between panels in autoplay mode. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HideOption | The animation option for showing the panel content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Loop | Determines whether start from the first panel when reaching the end in autoplay mode. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NavButtons | Determines the type of navigation buttons used with the wijwizard. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NextBtnText | A value that indicates the text of next button. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientAdd | This event is triggered when a panel is added. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientLoad | This event is triggered after the content of a remote panel has been loaded. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientRemove | This event is triggered when a panel is removed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientShow | This event is triggered when a panel is shown. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientValidating | This event is triggered before moving to next panel. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | PanelTemplate | HTML template from which a new panel is created by adding a panel with the add method or when creating a panel for a remote panel on the fly. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowOption | The animation option for hiding the panel content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowStepHeader | Gets or sets a value indicating whether step headers are displayed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Spinner | The HTML content of this string is shown in a panel while remote content is loading. Pass in empty string to deactivate that behavior. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | StepHeaderTemplate | HTML template for step header when a new panel is added with the add method or when creating a panel for a remote panel on the fly. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidationGroup | Gets or sets the group of controls for which the wizard causes validation when it posts back to the server. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | 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) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |