Class AgendaAppointmentStyle
Inheritance
System.Object
AgendaAppointmentStyle
Namespace: Com.Telerik.Widget.Calendar.Agendaview.Styles
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class AgendaAppointmentStyle : Object
Constructors
AgendaAppointmentStyle()
Declaration
public AgendaAppointmentStyle()
AgendaAppointmentStyle(IntPtr, JniHandleOwnership)
Declaration
protected AgendaAppointmentStyle(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.
|
Android.
|
Properties
AllDayString
Declaration
public virtual string AllDayString { get; set; }
Property Value
System.
|
AppointmentMarginBottom
Declaration
public virtual int AppointmentMarginBottom { get; set; }
Property Value
System.
|
AppointmentMarginLeft
Declaration
public virtual int AppointmentMarginLeft { get; set; }
Property Value
System.
|
AppointmentMarginRight
Declaration
public virtual int AppointmentMarginRight { get; set; }
Property Value
System.
|
AppointmentMarginTop
Declaration
public virtual int AppointmentMarginTop { get; set; }
Property Value
System.
|
AppointmentMultiDayFontSize
Declaration
public virtual int AppointmentMultiDayFontSize { get; set; }
Property Value
System.
|
AppointmentMultiDayFontTypeFace
Declaration
public virtual Typeface AppointmentMultiDayFontTypeFace { get; set; }
Property Value
Android.
|
AppointmentMultiDayTextColor
Declaration
public virtual int AppointmentMultiDayTextColor { get; set; }
Property Value
System.
|
AppointmentPaddingLeft
Declaration
public virtual int AppointmentPaddingLeft { get; set; }
Property Value
System.
|
AppointmentPaddingRight
Declaration
public virtual int AppointmentPaddingRight { get; set; }
Property Value
System.
|
AppointmentPeriodColor
Declaration
public virtual int AppointmentPeriodColor { get; set; }
Property Value
System.
|
AppointmentPeriodFontSize
Declaration
public virtual int AppointmentPeriodFontSize { get; set; }
Property Value
System.
|
AppointmentPeriodFontTypeFace
Declaration
public virtual Typeface AppointmentPeriodFontTypeFace { get; set; }
Property Value
Android.
|
AppointmentTitleFontSize
Declaration
public virtual int AppointmentTitleFontSize { get; set; }
Property Value
System.
|
AppointmentTitleFontTypeFace
Declaration
public virtual Typeface AppointmentTitleFontTypeFace { get; set; }
Property Value
Android.
|
AppointmentTitleTextColor
Declaration
public virtual int AppointmentTitleTextColor { get; set; }
Property Value
System.
|
EndDayFormat
Declaration
public virtual string EndDayFormat { get; set; }
Property Value
System.
|
EndsString
Declaration
public virtual string EndsString { get; set; }
Property Value
System.
|
HoursFormat
Declaration
public virtual string HoursFormat { get; set; }
Property Value
System.
|
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.
|
MultiDayTextFormat
Declaration
public virtual string MultiDayTextFormat { get; set; }
Property Value
System.
|
StartDayFormat
Declaration
public virtual string StartDayFormat { get; set; }
Property Value
System.
|
StartsString
Declaration
public virtual string StartsString { get; set; }
Property Value
System.
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.
|