[]
        
(Showing Draft Content)

C1.Win.C1Input.DropDownFormAlignmentEnum

DropDownFormAlignmentEnum Enum

Used by DropDownAlign and DropDownFormAlign properties.

Namespace: C1.Win.C1Input
Assembly: C1.Win.C1Input.4.8.dll
Syntax
public enum DropDownFormAlignmentEnum

Fields

Name Description
Center

Center alignment.

Default

In a C1DropDownControl, the alignment of the dropdown form is determined by the C1.Win.C1Input.C1DropDownControl.DropDownAlign property of the drop down form.

Left

Left alignment.

Right

Right alignment.