[]
Panel that lays out C1Expander´s.
public class AccordionPanel : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IDisposable
| Name | Description |
|---|---|
| AccordionPanel() | Initializes a new instance of the AccordionPanel class. |
| Name | Description |
|---|---|
| AccordionProperty | Identifies the Accordion dependency property. |
| ExpandDirectionProperty | Identifies the ExpandDirection dependency property. |
| FillProperty | Identifies the Fill dependency property. |
| Name | Description |
|---|---|
| Accordion | |
| ExpandDirection | Gets or sets the direction the contained C1Expanders expands. |
| Fill | Gets or sets whether the expanded item should fill the remaining space in the control. |
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | Render the tree children. |
| Dispose(bool) | |
| OnAfterRender(bool) |