| Name | Description |
 | ActualDisplayDate | Gets the actual DisplayDate considering MinDate and MaxDate. |
 | ActualFirstDayOfWeek | Gets the actual first day of week, if FirstDayOfWeek is not specified the value will be get from the system. |
 | ActualMaxDate | Gets the actual MaxDate. |
 | ActualMinDate | Gets the actual MinDate. |
 | AdjacentDaySlotTemplate | Gets or sets a data template that defines the UI representation for a single adjacent day on the calendar. |
 | AdjacentDayTextColor | Gets or sets the color of the adjacent days text. |
 | AnchorX | (Inherited from Xamarin.Forms.VisualElement) |
 | AnchorY | (Inherited from Xamarin.Forms.VisualElement) |
 | AutomationId | (Inherited from Xamarin.Forms.Element) |
 | BackgroundColor | (Inherited from Xamarin.Forms.VisualElement) |
 | Behaviors | (Inherited from Xamarin.Forms.VisualElement) |
 | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
 | BorderColor | Gets or sets the color of the calendar's border. |
 | BorderWidth | Gets or sets the width of the calendar's border. |
 | Bounds | (Inherited from Xamarin.Forms.VisualElement) |
 | CanGoBack | Gets a value indicating whether it is possible to navigate backwards. |
 | CanGoForward | Gets a value indicating whether it is possible to navigate forward. |
 | class | (Inherited from Xamarin.Forms.NavigableElement) |
 | ClassId | (Inherited from Xamarin.Forms.Element) |
 | DayBorderColor | Gets or sets the color used for the border between day slots. |
 | DayBorderWidth | Gets or sets the border thickness between day slots. |
 | DayOfWeekBackgroundColor | Gets or sets the background color for the day of week slots. |
 | DayOfWeekFontAttributes | Gets or sets a value indicating whether the day of week font is bold, italic or neither. |
 | DayOfWeekFontFamily | Gets or sets the day of week font family. |
 | DayOfWeekFontSize | Gets or sets the font size for the day of week. |
 | DayOfWeekFormat | Gets or sets the format string which is used for representing day of week names. |
 | DayOfWeekSlotTemplate | Gets or sets a data template that defines the UI representation for a day of the week. |
 | DayOfWeekTextColor | Gets or sets the color of the text displayed in the day of week slots. |
 | DayPadding | Gets or sets the padding of the day slots. |
 | DaySlotTemplate | Gets or sets a data template that defines the UI representation for a single day of the month. |
 | DisabledTextColor | Gets or sets the color for the text of disabled slots. |
 | Dispatcher | (Inherited from Xamarin.Forms.BindableObject) |
 | DisplayDate | Gets or sets a value specifying the currently displayed date of the year. |
 | Effects | (Inherited from Xamarin.Forms.Element) |
 | FirstDayOfWeek | Gets or sets a value that represents the first day of the week, the one displayed in the first column of the calendar. |
 | FlowDirection | (Inherited from Xamarin.Forms.VisualElement) |
 | FontFamily | Gets or sets the default calendar font family. |
 | FontSize | Gets or sets the font size for the default calendar. |
 | GestureRecognizers | (Inherited from Xamarin.Forms.View) |
 | HeaderBackgroundColor | Gets or sets the background color for the header. |
 | HeaderFontAttributes | Gets or sets a value indicating whether the header font is bold, italic or neither. |
 | HeaderFontFamily | Gets or sets the header font family. |
 | HeaderFontSize | Gets or sets the font size for the header. |
 | HeaderMonthFormat | Gets or sets the format used to display the month of the year when the ViewMode is CalendarViewMode.Month. |
 | HeaderTextColor | Gets or sets the color for the header text. |
 | Height | (Inherited from Xamarin.Forms.VisualElement) |
 | HeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | HorizontalOptions | (Inherited from Xamarin.Forms.View) |
 | Id | (Inherited from Xamarin.Forms.Element) |
 | InputTransparent | (Inherited from Xamarin.Forms.VisualElement) |
 | IsAnimated | Gets or sets whether the control is animated during navigation. |
 | IsEnabled | (Inherited from Xamarin.Forms.VisualElement) |
 | IsFocused | (Inherited from Xamarin.Forms.VisualElement) |
 | IsTabStop | (Inherited from Xamarin.Forms.VisualElement) |
 | IsVisible | (Inherited from Xamarin.Forms.VisualElement) |
 | Margin | (Inherited from Xamarin.Forms.View) |
 | MaxDate | Gets or sets the latest date that the user can select in the calendar. |
 | MaxSelectionCount | Gets or sets the maximum number of days that can be selected. |
 | MinDate | Gets or sets the earliest date that the user can select in the calendar. |
 | MinimumHeightRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | MinimumWidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | NavigateAnimation | Gets an object containing the animation settings that will be applied when navigating backwards or forward. |
 | Navigation | (Inherited from Xamarin.Forms.NavigableElement) |
 | Opacity | (Inherited from Xamarin.Forms.VisualElement) |
 | Orientation | Gets or sets a value indicating which orientation the calendar navigates. |
 | Parent | (Inherited from Xamarin.Forms.Element) |
 | Resources | (Inherited from Xamarin.Forms.VisualElement) |
 | Rotation | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationX | (Inherited from Xamarin.Forms.VisualElement) |
 | RotationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Scale | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleX | (Inherited from Xamarin.Forms.VisualElement) |
 | ScaleY | (Inherited from Xamarin.Forms.VisualElement) |
 | SelectedDate | Gets or sets the currently selected date. |
 | SelectedDates | Gets or sets the list of selected dates. |
 | SelectionBackgroundColor | Gets or sets the color used to highlight selected dates. |
 | SelectionTextColor | Gets or sets the color for selected date text. |
 | ShowHeader | Gets or sets a value indicating whether the control displays the header area with the current month and navigation buttons. |
 | ShowNavigationButtons | Gets or sets a value indicating whether the control displays the default navigation buttons. |
 | Site | IComponent Site |
 | Style | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleClass | (Inherited from Xamarin.Forms.NavigableElement) |
 | StyleId | (Inherited from Xamarin.Forms.Element) |
 | TabIndex | (Inherited from Xamarin.Forms.VisualElement) |
 | TextColor | Gets or sets the color of the text within the calendar. |
 | TodayBackgroundColor | Gets or sets the color used to highlight the background of the today day slot. |
 | TodayFontAttributes | Gets or sets a value indicating whether the today font is bold, italic or neither. |
 | TodayFontFamily | Gets or sets the today font family. |
 | TodayFontSize | Gets or sets the font size for the today. |
 | TodayTextColor | Gets or sets the color for the text of the today day slot. |
 | TranslationX | (Inherited from Xamarin.Forms.VisualElement) |
 | TranslationY | (Inherited from Xamarin.Forms.VisualElement) |
 | Triggers | (Inherited from Xamarin.Forms.VisualElement) |
 | VerticalOptions | (Inherited from Xamarin.Forms.View) |
 | ViewMode | Gets or sets a value indicating whether the calendar displays a month, year or decade view. |
 | ViewModeAnimation | Gets an object containing the animation settings that will be applied when changing the ViewMode. |
 | Visual | (Inherited from Xamarin.Forms.VisualElement) |
 | Width | (Inherited from Xamarin.Forms.VisualElement) |
 | WidthRequest | (Inherited from Xamarin.Forms.VisualElement) |
 | X | (Inherited from Xamarin.Forms.VisualElement) |
 | Y | (Inherited from Xamarin.Forms.VisualElement) |