| Name | Description |
| AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
| ActiveIndex | Gets or sets the active index. |
| AjaxOptions | Additional Ajax options to consider when loading panel content. |
| AutoPlay | Determines whether panels are automatically displayed in order. |
| 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. |
| BackBtnText | A value that indicates the text of back button. |
| Cache | Whether or not to cache remote wijwizard content. |
| CausesValidation | Gets or sets a value indicating whether validation is performed when a active index changed. |
| 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) |
| CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
| Delay | Determines the time span between panels in autoplay mode. |
| 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) |
| Height | (Inherited from System.Web.UI.WebControls.WebControl) |
| HideOption | The animation option for showing the panel content. |
| ID | (Inherited from System.Web.UI.Control) |
| Loop | Determines whether start from the first panel when reaching the end in autoplay mode. |
| NavButtons | Determines the type of navigation buttons used with the wijwizard. |
| NextBtnText | A value that indicates the text of next button. |
| OnClientAdd | This event is triggered when a panel is added. |
| OnClientLoad | This event is triggered after the content of a remote panel has been loaded. |
| OnClientRemove | This event is triggered when a panel is removed. |
| OnClientShow | This event is triggered when a panel is shown. |
| OnClientValidating | This event is triggered before moving to next panel. |
| 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. |
| ShowOption | The animation option for hiding the panel content. |
| ShowStepHeader | Gets or sets a value indicating whether step headers are displayed. |
| SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
| 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. |
| 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. |
| 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 wizard 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) |