[]
Panel that lays out C1Expander´s.
public class AccordionPanel : Panel, IDisposable
Name | Description |
---|---|
AccordionPanel() | Initializes a new instance of the AccordionPanel class. |
Name | Description |
---|---|
ExpandDirectionProperty | Identifies the ExpandDirection dependency property. |
FillProperty | Identifies the Fill dependency property. |
Name | Description |
---|---|
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. |
IsDisposed | Gets whether this instance is disposed. |
Name | Description |
---|---|
ArrangeOverride(Size) | |
Dispose() | |
Dispose(bool) | |
Finalize() | Finalizes this instance of the AccordionPanel class. |
MeasureOverride(Size) | |
OnApplyTemplate() |