[]
        
(Showing Draft Content)

C1.Framework.DropDownAlignment

DropDownAlignment Enum

Alignment of the drop-down portion of the drop down control.

Namespace: C1.Framework
Assembly: C1.Win.8.dll
Syntax
public enum DropDownAlignment

Fields

Name Description
Center

The drop down form is centered.

Default

Use the default alignment rules.

Left

The dropdown form is aligned by its left side.

Right

The dropdown form is aligned by its right side.