[]
        
(Showing Draft Content)

C1.WinUI.Accordion.ExpandDirection

ExpandDirection Enum

Specifies the direction in which a C1Expander control opens.

Namespace: C1.WinUI.Accordion
Assembly: C1.WinUI.Accordion.dll
Syntax
public enum ExpandDirection

Fields

Name Description
Down

The C1Expander control opens down.

Left

The C1Expander control opens left.

Right

The C1Expander control opens right.

Up

The C1Expander control opens up.