[]
        
(Showing Draft Content)

C1.WinUI.Accordion.AccordionPanel

AccordionPanel Class

Panel that lays out C1Expander´s.

Inheritance
AccordionPanel
Implements
Namespace: C1.WinUI.Accordion
Assembly: C1.WinUI.Accordion.dll
Syntax
public class AccordionPanel : Panel, IDisposable

Constructors

Name Description
AccordionPanel()

Initializes a new instance of the AccordionPanel class.

Fields

Name Description
ExpandDirectionProperty

Identifies the ExpandDirection dependency property.

FillProperty

Identifies the Fill dependency property.

Properties

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.

Methods

Name Description
ArrangeOverride(Size)
Dispose()
Dispose(bool)
Finalize()

Finalizes this instance of the AccordionPanel class.

MeasureOverride(Size)
OnApplyTemplate()