| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | Overridden. Gets or sets the access key that allows you to quickly navigate to the Web server control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Animated | Determines the animation easing effect; set this option to false in order to disable animation. Additional options that are available for the animation function include: expand - value of true indicates that content element must be expanded. horizontal - value of true indicates that expander is horizontally orientated (when expandDirection is left or right). content - jQuery object that contains content element to be expanded or collapsed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![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) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientID | (Inherited from System.Web.UI.Control) |
![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) | ContentField | Gets or sets the name of the field from the data source to bind to the panes content. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Controls | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![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) | DataMember | Overridden. Gets or sets the name of the list of data that the data-bound control binds to, in cases where the data source contains more than one distinct list of data items. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceID | Overridden. Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DataSourceObject | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![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.Base.C1TargetDataBoundControlBase) |
![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.Base.C1TargetDataBoundControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Overridden. Gets or sets a value indicating whether the Web server control is enabled. |
![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) | Event | Determines the event that triggers the accordion. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ExpandDirection | Determines the content expand direction. Available values are top, right, bottom, and left. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Header | Selector for the header element. By using this option you can put header/content elements inside LI tags or into any other more complex html markup. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HeaderField | Gets or sets the name of the field from the data source to bind to the panes header. |
![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) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamingContainer | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientBeforeSelectedIndexChanged | Occurs before an active accordion pane changes. The event is cancelable. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientSelectedIndexChanged | Occurs when an active accordion pane changed. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Page | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Panes | Collection of child panes in the accordion. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RequireOpenedPane | Determines whether clicking the header will close the currently opened pane (leaving all the accordion's panes closed). |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedIndex | Gets or sets the index of the currently expanded accordion pane. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectedPane | Gets or sets the selected pane in the accordion. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Site | (Inherited from System.Web.UI.Control) |
![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) | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
![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) | TemplateControl | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![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.Base.C1TargetDataBoundControlBase) |
![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.Base.C1TargetDataBoundControlBase) |
![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) | UniqueID | (Inherited from System.Web.UI.Control) |
![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.Base.C1TargetDataBoundControlBase) |
![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) | 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.Base.C1TargetDataBoundControlBase) |
![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.Base.C1TargetDataBoundControlBase) |