Class BlackoutDatesViewMode
Calendar blackout dates view mode
Inheritance
System.Object
BlackoutDatesViewMode
Namespace: Syncfusion.SfCalendar.iOS
Assembly: Syncfusion.SfCalendar.iOS.dll
Syntax
public sealed class BlackoutDatesViewMode : Enum
Fields
Strikethrough
Strike through the text of blackout dates.
Declaration
public const BlackoutDatesViewMode Strikethrough
Field Value
Stripes
Add the stripes view to the blackout dates.
Declaration
public const BlackoutDatesViewMode Stripes