AccordionControlHtmlTemplates Members
In This Article
#Constructors
Name | Description |
---|---|
Accordion |
Initializes a new instance of the Accordion |
#Properties
Name | Description |
---|---|
Footer |
Specifies the default HTML-CSS template used to render elements when they are displayed within the control’s footer. |
Footer |
Specifies the HTML-CSS template used to render the Overflow button in the control’s footer. |
Footer |
Specifies the HTML-CSS template used to render the control’s footer. |
Group | Specifies the default HTML-CSS template used to render a group’s header. |
Group |
Specifies the HTML-CSS template used to render a group’s client area (the group’s background that hosts the group’s children). |
Hamburger |
Specifies the HTML-CSS template used to render the control’s header panel when the Hamburger Menu view style is applied. |
Hamburger |
Specifies the HTML-CSS template used to render the Menu button in the control’s header when the Hamburger Menu view style is applied. |
Item | Specifies the default HTML-CSS template used to render items. |
Item |
Specifies the HTML-CSS template used to render an item’s client area. |
Minimized |
Specifies the default HTML-CSS template used to render Accordion |
Minimized |
Specifies the HTML-CSS template used to render a group’s popup window (which is displayed on a group click when the control is in the minimized state). |
Separator | Specifies the HTML-CSS template used to render element separators. |
#Methods
Name | Description |
---|---|
Assign |
Copies settings from the specified object to the current object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also