Search
AccordionItem Members
Constructors Properties Methods
 


Represents an item within the Accordion control.

The following tables list the members exposed by the AccordionItem type.

 Public Constructors

  Name Description

AccordionItem

Overloaded.  

 Public Properties

  Name Description

ChildContent

Gets or sets the content to display.

Expanded

Gets or sets a value indicating whether this item is currently expanded.

IconPosition

Gets or sets the positioning of the header icon.

ImageLocation

Gets or sets the image to display.

Title

Gets or sets the item title.

 Public Methods

  Name Description

OnClicked

 

 Protected Methods

  Name Description

BuildRenderTree

 

OnInitialized

 

 See Also