Class DayLabelTextAlignment
Represent Day Label Text Alignment
Inheritance
System.Object
DayLabelTextAlignment
Namespace: Com.Syncfusion.Calendar.Enums
Assembly: Syncfusion.SfCalendar.Android.dll
Syntax
public sealed class DayLabelTextAlignment : Enum
Fields
Center
Aligns the label to center
Declaration
public const DayLabelTextAlignment Center
Field Value
Type |
---|
DayLabelTextAlignment |
Left
Aligns the label to left
Declaration
public const DayLabelTextAlignment Left
Field Value
Type |
---|
DayLabelTextAlignment |
Right
Aligns the label to right
Declaration
public const DayLabelTextAlignment Right
Field Value
Type |
---|
DayLabelTextAlignment |