AccordionControlElement Properties
An element within AccordionControl.
Name | Description |
---|---|
Accessible |
Gets or sets the object’s description used by accessibility client applications.
Inherited from Accordion |
Accessible |
Gets or sets the object’s name used by accessibility client applications.
Inherited from Accordion |
Accessible |
Gets or sets the object’s accessible role.
Inherited from Accordion |
Accordion |
Gets the parent Accordion |
Allow |
Gets or sets whether or not this Accordion |
Appearance |
Provides access to groups of appearance settings, applied to this Accordion |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Command |
Gets or sets the ICommand whose ExecuteClick event is invoked.
|
Command |
Gets or sets the parameter that is passed to the command specified by the Command property.
|
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Content |
Allows you to assign a custom control container to the element. The control container is displayed in an expandable area below the element’s header. The Content |
Context |
Provides access to context buttons displayed in this navigation element.
Inherited from Accordion |
Control |
Gets or sets whether the element is aligned at the near or far side of the control footer in the accordion control’s expanded state. |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Elements | Provides access to the collection of nested elements. |
Enabled |
Gets or sets whether the element is enabled.
Inherited from Accordion |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Expanded |
Gets or sets whether the element is expanded.
Inherited from Accordion |
Header |
Gets or sets a custom control displayed in the element header.
Inherited from Accordion |
Header |
Obsolete. Gets or sets the distance between the Accordion |
Header |
Gets or sets the distance between any neighboring header content blocks for this Accordion |
Header |
Provides access to a header template for the current Accordion |
Header |
Gets or sets whether the element’s header is visible.
Inherited from Accordion |
Height |
Gets or sets the minimum header height.
Inherited from Accordion |
Hint |
Gets or sets a regular tooltip displayed when the mouse pointer hovers this element.
Inherited from Accordion |
Image |
Gets or sets the image displayed in the element header.
Inherited from Accordion |
Image |
Gets or sets the index of the image (in the Accordion |
Image |
Gets or sets whether the header image (Accordion |
Image |
Provides access to all properties that allow you to assign and customize an icon for this Accordion |
Images |
Returns the image collection assigned to the Accordion |
Image |
Gets or sets the uniform resource identifier (URI) of the image from the DX Image Gallery displayed in the current Accordion |
Is |
Gets whether the current element is displayed. |
Level | Gets or sets the element’s hierarchy level. |
Name |
Gets or sets the name of this element.
Inherited from Accordion |
Owner |
Returns an Accordion |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Style | Gets or sets whether the element is considered a group or an item. |
Super |
Gets or sets a super tooltip displayed when the mouse pointer hovers this element.
Inherited from Accordion |
Tag |
Gets or sets an object that contains custom data for the current element.
Inherited from Accordion |
Tag |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Accordion |
Text |
Gets or sets the text displayed in the element header.
Inherited from Accordion |
Text |
Obsolete. Gets or sets the position of the Accordion |
Text |
Obsolete. Gets or sets the distance between the text and image in the element’s header. Use the Header |
Visible |
Gets or sets whether the current element is visible.
Inherited from Accordion |
Visible |
Gets or sets whether the footer displays the current root group’s button. This property is in effect for root groups. |
See Also