[]
        
(Showing Draft Content)

C1.WPF.C1ExpandDirection

C1ExpandDirection Enum

Specifies the direction in which a C1Expander control opens.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public enum C1ExpandDirection

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.