Name | Description | |
---|---|---|
C1Accordion Constructor | Initializes a new instance of the C1Accordion class. |
The following tables list the members exposed by C1Accordion.
Name | Description | |
---|---|---|
C1Accordion Constructor | Initializes a new instance of the C1Accordion class. |
Name | Description | |
---|---|---|
AccessKey | Overridden. Gets or sets the access key that allows you to quickly navigate to the Web server control. | |
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. | |
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. | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
ContentField | Gets or sets the name of the field from the data source to bind to the panes content. | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
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. | |
DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
DataSourceID | Overridden. Gets or sets the ID of the control from which the data-bound control retrieves its list of data items. | |
Enabled | Overridden. Gets or sets a value indicating whether the Web server control is enabled. | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Event | Determines the event that triggers the accordion. | |
ExpandDirection | Determines the content expand direction. Available values are top, right, bottom, and left. | |
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. | |
HeaderField | Gets or sets the name of the field from the data source to bind to the panes header. | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
ID | (Inherited from System.Web.UI.Control) | |
ItemType | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
OnClientBeforeSelectedIndexChanged | Occurs before an active accordion pane changes. The event is cancelable. | |
OnClientSelectedIndexChanged | Occurs when an active accordion pane changed. | |
RequireOpenedPane | Determines whether clicking the header will close the currently opened pane (leaving all the accordion's panes closed). | |
SelectedIndex | Gets or sets the index of the currently expanded accordion pane. | |
SelectMethod | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) |
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 | Overridden. This method overrides the generic DataBind method to bind the related data to the control. | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
LoadLayout | Overloaded. Loads control layout properties from the file. | |
LoadPostData | When implemented by a class, processes postback data for an ASP.NET server control. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RaisePostBackEvent | Process an event raised when a form is posted to the server. | |
RaisePostDataChangedEvent | When implemented by a class, signals the server control to notify the ASP.NET application that the state of the control has changed. | |
RecreateChildControls | Recreates child controls. | |
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) | |
SaveLayout | Overloaded. Saves the control layout properties to the file. | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
CallingDataMethods | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
CreatingModelDataSource | (Inherited from System.Web.UI.WebControls.DataBoundControl) | |
DataBinding | (Inherited from System.Web.UI.Control) | |
DataBound | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) | |
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) | |
SelectedIndexChanged | Raised during postback when the selected index changed. | |
Unload | (Inherited from System.Web.UI.Control) |