Gets or sets the style properties for Week view mode. See CalendarDayViewStyle for available styling properties.
Gets or sets the current displayed date in the RadCalendar instance.
Gets or sets the current event source in the RadCalendar instance.
Gets or sets the events view mode in RadCalendar instance. Use values from CalendarEventsViewMode enumeration.
Gets or sets if the transition of the RadCalendar instance is horizontal.
Gets or sets the style properties for inline event cells in Month view mode. See InlineEventCellStyle for available styling properties.
Gets or sets the locale used throughout RadCalendar. Valid locale values are standard BCP-47 language tags like: us-US, ru-RU, bg-BG, etc.
Gets or sets the max date accessible by the (@link RadCalendar) instance.
Gets or sets the min date accessible by the (@link RadCalendar) instance.
Gets or sets the style properties for MonthNames view mode. See CalendarMonthNamesViewStyle for available styling properties.
Gets or sets the style properties for Month view mode. See CalendarMonthViewStyle for available styling properties.
Gets or sets the current selected date in the RadCalendar instance.
Gets or sets the current selected date range in the RadCalendar instance.
Gets or sets the current selected dates in the RadCalendar instance.
Gets or sets the current selection mode in the RadCalendar instance. use values from CalendarSelectionMode enumeration.
Gets or sets the current transition mode in the RadCalendar instance. Use values from CalendarTransitionMode enumeration.
Gets or sets the current view mode in the RadCalendar instance. Use values from CalendarViewMode enumeration.
Gets or sets the style properties for Week view mode. See CalendarWeekViewStyle for available styling properties.
Gets or sets the style properties for Year view mode. See CalendarYearViewStyle for available styling properties.
This event is fired when a cell is tapped. The event exposes an instance of the CalendarCellTapEventData class.
This event is fired when a date is deselected. The event exposes an instance of the CalendarSelectionEventData class.
This event is fired when a date is selected. The event exposes an instance of the CalendarSelectionEventData class.
This event is fired when RadCalendar an event from the day view has been tapped. The event exposes an instance of the CalendarDayViewEventSelectedData class.
Identifies the dayViewStyle dependency property.
Gets the displayedDate dependency property.
Identifies the eventSource dependency property.
Identifies the eventsViewMode dependency property.
Identifies the horizontalTransition dependency property.
Identifies the inlineEventCellStyle dependency property.
This event is fired when RadCalendar an inline event has been tapped. The event exposes an instance of the CalendarInlineEventSelectedData class.
Identifies the locale dependency property.
Identifies the maxDate dependency property.
Identifies the minDate dependency property.
Identifies the monthViewStyle dependency property.
Identifies the monthViewStyle dependency property.
This event is fired when RadCalendar has navigated to a certain date. The event exposes an instance of the CalendarNavigationEventData class.
This event is fired when RadCalendar is about to navigate to a certain date. The event exposes an instance of the CalendarNavigationEventData class.
Identifies the selectedDate dependency property.
Identifies the selectedDateRange dependency property.
Identifies the selectedDates dependency property.
Identifies the selectionMode dependency property.
Identifies the transitionMode dependency property.
This event is fired when RadCalendar's viewMode has been changed. The event exposes an instance of the CalendarViewModeChangedEventData class.
Identifies the viewMode dependency property.
Identifies the monthViewStyle dependency property.
Identifies the monthViewStyle dependency property.
Gets an array with the events for a specific date.
Navigates to the specified date.
Navigates to the previous screen in the current view mode context.
Navigates to the next screen in current view mode context.
Reloads all events in the RadCalendar instance and resets the selection.
Generated using TypeDoc
This class represents the RadCalendar component. RadCalendar is based on the already familiar native Android and iOS components from Progress Telerik UI for Android and Progress Telerik UI for iOS. The component exposes all major features supported by the native controls through a unified API suitable for NativeScript developers.