ComponentOne Xamarin.iOS
C1Calendar Class Members
Fields  Properties  Methods  Events

C1.iOS.Calendar Assembly > C1.iOS.Calendar Namespace : C1Calendar Class

The following tables list the members exposed by C1Calendar.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)Identifies the FlowDirection dependency property.  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Public Fieldstatic (Shared in Visual Basic)  
Top
Public Properties
 NameDescription
Public PropertyGets the actual DisplayDate considering MinDate and MaxDate.  
Public PropertyGets the actual first day of week, if FirstDayOfWeek is not specified the value will be get from the system.  
Public PropertyGets the actual MaxDate.  
Public PropertyGets the actual MinDate.  
Public Property Gets or sets the color of the adjacent days text.  
Public PropertyOverridden. Sets the background color of the UIKit.UIView.  
Public Property Gets or sets the color of the calendar's border.  
Public Property Gets or sets the width of the calendar's border.  
Public Property Gets or sets the type of calendar.  
Public Property Gets a value indicating whether it is possible to navigate backwards.  
Public Property Gets a value indicating whether it is possible to navigate forward.  
Public Property (Inherited from UIKit.UIView)
Public Property Gets or sets the color used for the border between day slots.  
Public Property Gets or sets the border thickness between day slots.  
Public Property Gets or sets the background color for the day of week slots.  
Public Property Gets or sets the day of week font.  
Public Property Gets or sets the format string which is used for representing day of week names.  
Public Property Gets or sets the color of the text displayed in the day of week slots.  
Public Property Gets or sets the padding of the day slots.  
Public Property Gets or sets the color for the text of disabled slots.  
Public Property Gets or sets a value specifying the currently displayed date of the year.  
Public Property Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar.  
Public Property Gets or sets a value that indicates whether that content should flow.  
Public Property Gets or sets the default calendar font.  
Public Property (Inherited from Foundation.NSObject)
Public Property Gets or sets the background color for the header.  
Public Property Gets or sets the header font.  
Public PropertyGets or sets the format used to display the month of the year when the ViewMode is CalendarViewMode.Month.  
Public Property Gets or sets the color for the header text.  
Public PropertyOverridden.  Gets the size of the intrinsic content of the view.  
Public Property Gets or sets whether the control is animated during navigation.  
Public Property Gets or sets the latest date that the user can select in the calendar.  
Public Property Gets or sets the maximum number of days that can be selected.  
Public Property Gets or sets the earliest date that the user can select in the calendar.  
Public Property Gets an object containing the animation settings that will be applied when navigating backwards or forward.  
Public Property Gets or sets a value indicating which orientation the calendar navigates.  
Public Property Gets or sets the currently selected date.  
Public Property Gets or sets the list of selected dates.  
Public Property Gets or sets the color used to highlight selected dates.  
Public Property Gets or sets the color for selected date text.  
Public Property Gets or sets a value indicating whether the control displays the header area with the current month and navigation buttons.  
Public Property Gets or sets a value indicating whether the control displays the default navigation buttons.  
Public Property IComponent Site  
Public Property (Inherited from Foundation.NSObject)
Public Property Gets or sets the color of the text within the calendar.  
Public Property Gets or sets the color used to highlight the background of the today day slot.  
Public Property Gets or sets the today font.  
Public Property Gets or sets the color for the text of the today day slot.  
Public Property Gets or sets a value indicating whether the calendar displays a month, year or decade view.  
Public PropertyGets an object containing the animation settings that will be applied when changing the ViewMode.  
Top
Public Methods
 NameDescription
Public Method (Inherited from UIKit.UIView)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method Changes the view mode asynchronously performing an animation.  
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public Method (Inherited from UIKit.UIView)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method Navigates backwards.  
Public Method Navigates forward.  
Public Method (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverloaded.  (Inherited from Foundation.NSObject)
Public MethodOverridden.   
Public MethodOverridden.   
Public Method Refreshes the control.  
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method (Inherited from Foundation.NSObject)
Public Method  
Top
Extension Methods
 NameDescription
Public Extension Method Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android.
Top
Public Events
 NameDescription
Public Event (Inherited from UIKit.UIView)
Public Event (Inherited from UIKit.UIView)
Public Event Occurs when an element representing a day of week is about to be created.  
Public Event Occurs when an element representing a day in the calendar is about to be created.  
Public Event Occurs when the DisplayMonth property has changed.  
Public Event Occurs before the DisplayMonth property changes.  
Public Event Occurs when the object is disposed.  
Public Event Occurs when the header is being loaded.  
Public Event Occurs when an element representing a month is about to be created.  
Public Event Occurs when the SelectedDate or SelectedDates properties change.  
Public Event Occurs before the selection changed.  
Public EventOccurs when the ViewMode has changed, such as when the user taps the month header.  
Public Event Occurs when an element representing a year in the calendar is about to be created.  
Top
See Also

Reference

C1Calendar Class
C1.iOS.Calendar Namespace