Class SFCalendarDayLabelTextAlignment
Aligns the label in the Calendar control in either of the directions.
Inheritance
System.Object
SFCalendarDayLabelTextAlignment
Namespace: Syncfusion.SfCalendar.iOS
Assembly: Syncfusion.SfCalendar.iOS.dll
Syntax
public sealed class SFCalendarDayLabelTextAlignment : Enum
Fields
SFCalendarDayLabelTextAlignmentCenter
Aligns the label towards the center.
Declaration
public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentCenter
Field Value
Type | Description |
---|---|
SFCalendarDayLabelTextAlignment |
SFCalendarDayLabelTextAlignmentLeft
Aligns the label towards the left.
Declaration
public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentLeft
Field Value
Type | Description |
---|---|
SFCalendarDayLabelTextAlignment |
SFCalendarDayLabelTextAlignmentRight
Aligns the label towards the right.
Declaration
public const SFCalendarDayLabelTextAlignment SFCalendarDayLabelTextAlignmentRight
Field Value
Type | Description |
---|---|
SFCalendarDayLabelTextAlignment |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |