Class AgendaWeekItemStyle
Inheritance
System.Object
AgendaWeekItemStyle
Namespace: Com.Telerik.Widget.Calendar.Agendaview.Styles
Assembly: Telerik.Xamarin.Android.Input.dll
Syntax
public class AgendaWeekItemStyle : Object
Constructors
AgendaWeekItemStyle()
Declaration
public AgendaWeekItemStyle()
AgendaWeekItemStyle(IntPtr, JniHandleOwnership)
Declaration
protected AgendaWeekItemStyle(IntPtr javaReference, JniHandleOwnership transfer)
Parameters
System.IntPtr
javaReference
|
Android.Runtime.JniHandleOwnership
transfer
|
Properties
JniPeerMembers
Declaration
public override JniPeerMembers JniPeerMembers { get; }
Property Value
Java.Interop.JniPeerMembers
|
ThresholdClass
Declaration
protected override IntPtr ThresholdClass { get; }
Property Value
System.IntPtr
|
ThresholdType
Declaration
protected override Type ThresholdType { get; }
Property Value
System.Type
|
WeekItemEndDateFormat
Declaration
public virtual string WeekItemEndDateFormat { get; set; }
Property Value
System.String
|
WeekItemFontSize
Declaration
public virtual int WeekItemFontSize { get; set; }
Property Value
System.Int32
|
WeekItemFontTypeFace
Declaration
public virtual Typeface WeekItemFontTypeFace { get; set; }
Property Value
Android.Graphics.Typeface
|
WeekItemGravity
Declaration
public virtual int WeekItemGravity { get; set; }
Property Value
System.Int32
|
WeekItemMarginBottom
Declaration
public virtual int WeekItemMarginBottom { get; set; }
Property Value
System.Int32
|
WeekItemMarginLeft
Declaration
public virtual int WeekItemMarginLeft { get; set; }
Property Value
System.Int32
|
WeekItemMarginRight
Declaration
public virtual int WeekItemMarginRight { get; set; }
Property Value
System.Int32
|
WeekItemMarginTop
Declaration
public virtual int WeekItemMarginTop { get; set; }
Property Value
System.Int32
|
WeekItemStartDateFormat
Declaration
public virtual string WeekItemStartDateFormat { get; set; }
Property Value
System.String
|
WeekItemTextColor
Declaration
public virtual int WeekItemTextColor { get; set; }
Property Value
System.Int32
|