Class CalendarMonthlyViewPicker
Inherited Members
Namespace: Telerik.XamarinForms.Input
Assembly: Telerik.XamarinForms.Input.dll
Syntax
public class CalendarMonthlyViewPicker : CalendarPickerView
Constructors
CalendarMonthlyViewPicker()
Declaration
public CalendarMonthlyViewPicker()
Fields
SelectionSymbolColorProperty
Declaration
public static readonly BindableProperty SelectionSymbolColorProperty
Field Value
Xamarin.Forms.BindableProperty
|
SelectionSymbolFontSizeProperty
Declaration
public static readonly BindableProperty SelectionSymbolFontSizeProperty
Field Value
Xamarin.Forms.BindableProperty
|
Properties
SelectionSymbolColor
Declaration
public Color SelectionSymbolColor { get; set; }
Property Value
Xamarin.Forms.Color
|
SelectionSymbolFontSize
Declaration
public double SelectionSymbolFontSize { get; set; }
Property Value
System.Double
|
Methods
OnApplyTemplate()
Declaration
protected override void OnApplyTemplate()