Class Alignment
Defines the Alignment. They are
near - Align the element to the left.
center - Align the element to the center.
far - Align the element to the right.
Inheritance
System.Object
Alignment
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class Alignment : Enum
Fields
Center
Declaration
public const Alignment Center
Field Value
Far
Declaration
public const Alignment Far
Field Value
Near
Declaration
public const Alignment Near
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|