[]
        
(Showing Draft Content)

C1.WPF.Extended.C1AccordionPanel

C1AccordionPanel Class

Panel that lays out C1AccordionItem´s.

Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class C1AccordionPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild

Constructors

Name Description
C1AccordionPanel()

Initializes a new instance of a C1AccordionPanel.

Fields

Name Description
ExpandDirectionProperty

Identifies the ExpandDirection dependency property.

FillProperty

Identifies the Fill dependency property.

Properties

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.

Methods

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.