[]
        
(Showing Draft Content)

C1.Win.C1Editor.UICustomization.VerticalAlignment

VerticalAlignment Enum

Specifies how an object or text is aligned vertically .

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

Fields

Name Description
Bottom

The object or text is aligned to the bottom.

Default

The alignment is not specified.

Middle

The object or text is aligned to the center.

Top

The object or text is aligned to the top.