C1.iOS.Calendar Assembly / C1.iOS.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 UIKit.UIView)
Public Event (Inherited from UIKit.UIView)
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 EventOccurs when the DisplayMonth property has changed.  
Public EventOccurs before the DisplayMonth property changes.  
Public EventOccurs when the object is disposed.  
Public EventOccurs when the header is being loaded.  
Public EventOccurs when an element representing a month is about to be created.  
Public EventOccurs when the SelectedDate or SelectedDates properties change.  
Public EventOccurs before the selection changed.  
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