[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.HorizontalAlignment

HorizontalAlignment Enum

Specifies how an object or text is horizontally aligned.

Namespace: C1.Win.C1Editor.UICustomization
Assembly: C1.Win.C1Editor.4.8.dll
Syntax
public enum HorizontalAlignment

Fields

Name Description
Center

The object or text is aligned the center.

Default

The alignment is not specified.

Left

The object or text is aligned to the left.

Right

The object or text is aligned to the right.