C1.Xamarin.Forms.Calendar Assembly / C1.Xamarin.Forms.Calendar Namespace / C1Calendar Class


In This Topic
C1Calendar Class Events
In This Topic

For a list of all members of this type, see C1Calendar members.

Public Events
 NameDescription
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventOccurs when an element representing a day of week is about to be created.  
Public EventOccurs when an element representing a day in the calendar is about to be created.  
Public Event (Inherited from Xamarin.Forms.Element)
Public Event (Inherited from Xamarin.Forms.Element)
Public EventOccurs when the DisplayMonth property has changed.  
Public EventOccurs before the DisplayMonth property changes.  
Public EventOccurs when the object is disposed.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventOccurs when the header is being loaded.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventOccurs when an element representing a month is about to be created.  
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public Event (Inherited from Xamarin.Forms.BindableObject)
Public EventOccurs when the SelectedDate or SelectedDates properties change.  
Public EventOccurs before the selection changed.  
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public Event (Inherited from Xamarin.Forms.VisualElement)
Public EventOccurs when the ViewMode has changed, such as when the user taps the month header.  
Public EventOccurs when an element representing a year in the calendar is about to be created.  
Top
See Also