| Name | Description |
 | ActiveViewMode | Gets the currently active view mode instance. The active view mode can be specified through the ViewMode property. |
 | AppointmentHorizontalSpacing | Gets/Sets the horizontal spacing between appointments. |
 | Appointments | Gets/Sets the appointments of this schedule. |
 | AppointmentVerticalSpacing | Gets/Sets the vertical spacing between appointments. |
 | BackgroundFill | Gets/Sets the background filling of the schedule. |
 | Border | Gets/Sets the schedule border. |
 | BorderThickness | Gets/Sets the thickness of the border surrounding the schedule. |
 | Bounds | Gets the schedule bounding box, which is formed by the X, Y properties and the size of the active view mode. |
 | Categories | Gets/Sets the categories of this schedule. |
 | CurrentDate | Gets/Sets the starting date shown by this schedule view. |
 | CurrentTimeIndicator | Gets/Sets the current time indicator. |
 | DayViewMode | Gets/Sets the day view mode. |
 | Grid | Gets/Sets the schedule grid. |
 | Groups | Gets/Sets the groups of this schedule. |
 | GroupSpacing | Gets/Sets the spacing between two adjacent groups. |
 | Header | Gets/Sets the Header child. |
 | Height | Gets the height of the active view mode. |
 | HScrollMode | Gets or sets the scroll policy, which specifies the visibility of the horizontal scrollbar. |
 | Information | Gets/Sets the value of the Information property. |
 | Interactivity | Gets/Sets the interactivity options of this schedule. |
 | IsArrangeValid | Gets whether the arrange of the element is valid. |
 | IsMeasureValid | Gets whether the measure of the element is valid |
 | IsPooledForArrange | Gets whether the element is pooled for arrange validation. |
 | IsPooledForMeasure | Gets whether the element is pooled for measure validation. |
 | Margins | Gets/Sets the margins, which is applied to the bounds of the schedule. |
 | MaxZoomFactor | Gets/Sets the maximum zoom factor allowed when changing the zoom factor through Zoom In and Zoom Out. |
 | MinZoomFactor | Gets/Sets the minimum zoom factor allowed when changing the zoom factor through Zoom In and Zoom Out. |
 | MonthViewMode | Gets/Sets the month view mode. |
 | NoScrollHAlign | Gets or sets the horizontal content control alignment, when a horizontal scrollbar is not, or must not be displayed. |
 | NoScrollVAlign | Gets or sets the vertical content control alignment, when a vertical scrollbar is not, or must not be displayed. |
 | Padding | Gets/Sets the padding, which are applied to the content when the schedule is sized to it. |
 | Previews | Gets/Sets previews of the currently moved or resized appointments. |
 | PrintLayout | Gets/Sets the settings related to the layout of the schedule for printing. |
 | Selection | Gets/Sets the value of the Selection property. |
 | SmallHScrollChange | Gets/Sets the small horizontal scroll change. |
 | SmallVScrollChange | Gets/Sets the small vertical scroll change. |
 | TimeIndicators | Gets/Sets the collection of schedule time indicators. |
 | TimelineViewMode | Gets/Sets the timeline view mode. |
 | TimeMarkers | Gets/Sets the time markers of this schedule. |
 | TimeRuler | Gets/Sets the TimeRuler child. |
 | TimeZone | Gets/Sets the time zone of the schedule. By default set to the local time zone. |
 | ViewMode | Gets/Sets the active view mode of this schedule. |
 | ViewportOrigin | Gets or sets the viewport origin of the schedule. |
 | ViewportOriginX | Gets or sets the Origin X value. The Origin is the first visible point from the schedule (in local coordinates). |
 | ViewportOriginY | Gets or sets the Origin Y value. The Origin is the first visible point from the schedule (in local coordinates). |
 | VScrollMode | Gets or sets the scroll policy, which specifies the visibility of the vertical scrollbar. |
 | WeekViewMode | Gets/Sets the week view mode. |
 | Width | Gets the width of the active view mode. |
 | WindowOrigin | Gets/Sets the window origin of the schedule. |
 | WindowOriginX | Gets or sets the Window Origin X value (in parent coordinates). The value of this property is automatically set by NScheduleView hosting the schedule. |
 | WindowOriginY | Gets or sets the Window Origin Y value (in parent coordinates). The value of this property is automatically set by NScheduleView hosting the schedule. |
 | WorkWeekViewMode | Gets/Sets the work week view mode. |
 | X | Gets or sets the X coordinate of the schedule bounding box. |
 | Y | Gets or sets the Y coordinate of the schedule bounding box. |
 | ZoomFactor | Gets/Sets the zoom factor. |
 | ZoomMode | Gets or sets the schedule zoom policy. |
 | ZoomStep | Gets/Sets the step with which to change the zoom factor when zooming in and out. |