[]
Panel that lays out C1AccordionItem´s.
public class C1AccordionPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
| Name | Description |
|---|---|
| C1AccordionPanel() | Initializes a new instance of a C1AccordionPanel. |
| Name | Description |
|---|---|
| ExpandDirectionProperty | Identifies the ExpandDirection dependency property. |
| FillProperty | Identifies the Fill dependency property. |
| Name | Description |
|---|---|
| ExpandDirection | Gets or sets the direction of the items. |
| Fill | Gets or sets whether the available space will be filled with the content of the expanded item. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | When overridden in a derived class, positions child elements and determines a size for a FrameworkElement derived class. |
| MeasureOverride(Size) | When overridden in a derived class, measures the size in layout required for child elements and determines a size for the FrameworkElement-derived class. |