Class CalendarDisplayMode
Inheritance
System.Object
CalendarDisplayMode
Namespace: Com.Telerik.Widget.Calendar
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public sealed class CalendarDisplayMode : Enum
Properties
Agenda
Day
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.
|
Month
MultiDay
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.
|
Week
Year
Methods
ValueOf(String)
Declaration
public static CalendarDisplayMode ValueOf(string name)
Parameters
System.
|