Class LabelAlignment
Represents Label Alignment for year view text
Inheritance
System.Object
LabelAlignment
Namespace: Com.Syncfusion.Calendar.Enums
Assembly: Syncfusion.SfCalendar.Android.dll
Syntax
public sealed class LabelAlignment : Enum
Fields
Center
Aligns the label to center
Declaration
public const LabelAlignment Center
Field Value
Type | Description |
---|---|
LabelAlignment |
Left
Aligns the label to left
Declaration
public const LabelAlignment Left
Field Value
Type | Description |
---|---|
LabelAlignment |
Right
Aligns the label to right
Declaration
public const LabelAlignment Right
Field Value
Type | Description |
---|---|
LabelAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |