Class CalendarSpecialSlotStyle
Inheritance
System.Object
CalendarSpecialSlotStyle
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class CalendarSpecialSlotStyle : Object
Constructors
CalendarSpecialSlotStyle()
Declaration
public CalendarSpecialSlotStyle()
Properties
BackgroundColor
Declaration
public Color BackgroundColor { get; set; }
Property Value
Xamarin.Forms.Color
|