Xuni Product Documentation - Xamarin.Forms
CalendarMonthSlot Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by CalendarMonthSlot.

Public Constructors
 NameDescription
Public ConstructorCalendarMonthSlot ConstructorInitializes a new instance of the CalendarMonthSlot class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)MonthFontAttributesProperty  
Public Fieldstatic (Shared in Visual Basic)MonthFontFamilyProperty  
Public Fieldstatic (Shared in Visual Basic)MonthFontSizeProperty  
Public Fieldstatic (Shared in Visual Basic)MonthHorizontalAlignmentProperty  
Public Fieldstatic (Shared in Visual Basic)MonthTextColorProperty  
Public Fieldstatic (Shared in Visual Basic)MonthTextProperty  
Public Fieldstatic (Shared in Visual Basic)MonthVerticalAlignmentProperty  
Public Fieldstatic (Shared in Visual Basic)PaddingProperty  
Top
Public Properties
 NameDescription
Public PropertyAutomationId (Inherited from Xamarin.Forms.Element)
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyClassId (Inherited from Xamarin.Forms.Element)
Public PropertyEffects (Inherited from Xamarin.Forms.Element)
Public PropertyId (Inherited from Xamarin.Forms.Element)
Public PropertyMonthFontAttributes Gets or sets the month font attributes.  
Public PropertyMonthFontFamily Gets or sets the month font family.  
Public PropertyMonthFontSize Gets or sets the size of the month font.  
Public PropertyMonthHorizontalAlignment Gets or sets the month horizontal options.  
Public PropertyMonthText Gets or sets the text displayed in the month slot.  
Public PropertyMonthTextColor Gets or sets the color of the month text.  
Public PropertyMonthVerticalAlignment Gets or sets the month vertical options.  
Public PropertyPadding Gets or sets the padding of the cnotent inside the month slot.  
Public PropertyParent (Inherited from Xamarin.Forms.Element)
Public PropertyParentView (Inherited from Xamarin.Forms.Element)
Public PropertyStyleId (Inherited from Xamarin.Forms.Element)
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetDynamicResource (Inherited from Xamarin.Forms.Element)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventChildAdded (Inherited from Xamarin.Forms.Element)
Public EventChildRemoved (Inherited from Xamarin.Forms.Element)
Public EventDescendantAdded (Inherited from Xamarin.Forms.Element)
Public EventDescendantRemoved (Inherited from Xamarin.Forms.Element)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

CalendarMonthSlot Class
Xuni.Forms.Calendar Namespace