| Name | Description |
| ActiveReminders | Gets a System.Collections.ObjectModel.ReadOnlyObservableCollection`1 of active C1.C1Schedule.Reminder objects. This is a dependency property. |
| ActualHeight | (Inherited from System.Windows.FrameworkElement) |
| ActualWidth | (Inherited from System.Windows.FrameworkElement) |
| AllDayAreaHeight | Determines the height of All-Day area in a Day View. This is a dependency property. |
| AllowDrop | (Inherited from System.Windows.UIElement) |
| AlternatingBackground | Gets or sets a System.Windows.Media.Brush object used as background for working hours and days of alternating months. This is a dependency property. |
| AppointmentComparison | Gets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to sort appointments. |
| AppointmentForeground | Gets or sets a System.Windows.Media.Brush object used as a foreground for appointment elements. This is a dependency property. |
| Background | (Inherited from System.Windows.Controls.Control) |
| BoldedDates | Gets the collection of dates which contain appointments. This is a dependency property. |
| BorderBrush | (Inherited from System.Windows.Controls.Control) |
| BorderThickness | (Inherited from System.Windows.Controls.Control) |
| CacheMode | (Inherited from System.Windows.UIElement) |
| CalendarHelper | Gets or sets the CalendarHelper object which provides calendar-dependant properties. This is a dependency property. |
| CanNavigateNextGroup | Gets a System.Boolean value determining whether the C1Scheduler control can be navigated to the next SchedulerGroupItem object. This is a dependency property. |
| CanNavigatePreviousGroup | Gets a System.Boolean value determining whether the C1Scheduler control can be navigated to the next SchedulerGroupItem object. This is a dependency property. |
| CharacterSpacing | (Inherited from System.Windows.Controls.Control) |
| Clip | (Inherited from System.Windows.UIElement) |
| ControlBackground | Gets or sets a System.Windows.Media.Brush object that is the face color of a control (Time Ruler, Month View header, etc.). This is a dependency property. |
| ControlForeground | Gets or sets a System.Windows.Media.Brush object that is the text color in a control (Time Ruler, Month View header, etc.). This is a dependency property. |
| CurrentTimeBrush | Gets or sets a System.Windows.Media.Brush object used to color the current time. This is a dependency property. |
| Cursor | (Inherited from System.Windows.FrameworkElement) |
| DataContext | (Inherited from System.Windows.FrameworkElement) |
| DataStorage | Gets a C1.C1Schedule.C1ScheduleStorage that stores a data that is represented by the control. |
| DayViewDayHeaderFormat | Gets or sets the System.String value determining format used to display day header in a Day view. The default value is 'dddd MMM d'. This is a dependency property. |
| DesiredSize | (Inherited from System.Windows.UIElement) |
| Dispatcher | (Inherited from System.Windows.DependencyObject) |
| EditAppointmentTemplate | Gets or sets a DataTemplate that defines a UI for the Edit Appointment dialog. This is a dependency property. |
| EditRecurrenceTemplate | Gets or sets a DataTemplate that defines a UI for the Edit Recurrence dialog. This is a dependency property. |
| Effect | (Inherited from System.Windows.UIElement) |
| EmptyGroupName | Gets or sets a System.String value used as default value for the SchedulerGroupItem.Name property. |
| End | Gets or sets a DateTime that defines an end of an overall period of time that can be represented by the control. This is a dependency property. |
| FlowDirection | (Inherited from System.Windows.FrameworkElement) |
| FontFamily | (Inherited from System.Windows.Controls.Control) |
| FontSize | (Inherited from System.Windows.Controls.Control) |
| FontStretch | (Inherited from System.Windows.Controls.Control) |
| FontStyle | (Inherited from System.Windows.Controls.Control) |
| FontWeight | (Inherited from System.Windows.Controls.Control) |
| Foreground | (Inherited from System.Windows.Controls.Control) |
| GroupBy | Gets or sets the System.String value determining the type of grouping. |
| GroupHeaderTemplate | Gets or sets a DataTemplate that defines a UI representation of the SchedulerGroupItem object header. This is a dependency property. |
| GroupItems | Gets a collection of all available SchedulerGroupItem objects for the currently set type of grouping. |
| GroupPageSize | Gets or sets the System.Int32 value determining the maximum number of the SchedulerGroupItem objects displayed in UI at the same time. Increasing this value might affect performance. This is a dependency property. |
| HasVisibleAppointments | Indicates whether there is at least one visible appointment in the current view. This is a dependency property. |
| Height | (Inherited from System.Windows.FrameworkElement) |
| HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
| HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| IntervalAppointmentTemplate | Gets or sets a DataTemplate that defines a UI representation of an IntervalAppointment object. This is a dependency property. |
| IsDragDropDisabled | Gets or sets a System.Boolean value that indicates whether the C1Scheduler doesn't allow appointment resizing and drag operations. This is a dependency property. |
| IsEnabled | (Inherited from System.Windows.Controls.Control) |
| IsGrouped | Gets a System.Boolean value determining whether grouping has been set for the C1Scheduler control. This is a dependency property. |
| IsHitTestVisible | (Inherited from System.Windows.UIElement) |
| IsInPlaceEditingDisabled | Gets or sets a System.Boolean value that indicates whether in-place editing of appointments is enabled for an end-user. This is a dependency property. |
| IsTabStop | (Inherited from System.Windows.Controls.Control) |
| IsTotalGroupItemEnabled | Gets a System.Boolean value determining whether the C1Scheduler control generates visual intervals for the total group. This is a dependency property. The default value is false. |
| Language | (Inherited from System.Windows.FrameworkElement) |
| LargeStartTimeChange | Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeLarge and DecrementStartTimeLarge methods and the IncrementStartTimeLargeCommand and DecrementStartTimeLargeCommand commands. This is a dependency property. |
| Margin | (Inherited from System.Windows.FrameworkElement) |
| MaxHeight | (Inherited from System.Windows.FrameworkElement) |
| MaxWidth | (Inherited from System.Windows.FrameworkElement) |
| MinHeight | (Inherited from System.Windows.FrameworkElement) |
| MinWidth | (Inherited from System.Windows.FrameworkElement) |
| MonthStyle | Gets or sets a System.Windows.Style object that defines a UI representation of C1Scheduler control in a Month View mode. This is a dependency property. |
| MonthViewDayHeaderDayFormat | Gets or sets the System.String value determining format used to display day name in a day header of a Month view. The default value is '%d'. This is a dependency property. |
| MonthViewDayHeaderMonthFormat | Gets or sets the System.String value determining format used to display month name in a day header of a Month view. The default value is 'MMMM'. This is a dependency property. |
| MonthViewHeaderFormat | Gets or sets the System.String value determining format used to display day names in a Month view header. The default value is 'dddd'. This is a dependency property. |
| Name | (Inherited from System.Windows.FrameworkElement) |
| NextAppointmentText | Gets or sets a System.String value used as text for the 'Next Appointment' navigation pane. |
| OneDayStyle | Gets or sets a System.Windows.Style object that defines a UI representation of C1Scheduler control in a Day View mode. This is a dependency property. |
| Opacity | (Inherited from System.Windows.UIElement) |
| OpacityMask | (Inherited from System.Windows.UIElement) |
| Padding | (Inherited from System.Windows.Controls.Control) |
| Parent | (Inherited from System.Windows.FrameworkElement) |
| PreviousAppointmentText | Gets or sets a System.String value used as text for the 'Previous Appointment' navigation pane. |
| Projection | (Inherited from System.Windows.UIElement) |
| RenderSize | (Inherited from System.Windows.UIElement) |
| RenderTransform | (Inherited from System.Windows.UIElement) |
| RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
| Resources | (Inherited from System.Windows.FrameworkElement) |
| SelectedAppointment | Gets or sets an C1.C1Schedule.Appointment that is currently selected in the control UI. This is a dependency property. |
| SelectedBackground | Gets or sets a System.Windows.Media.Brush object used to highlight currently selected day. This is a dependency property. |
| SelectedDateTime | Gets or sets a DateTime currently selected in control UI. The default value is System.DateTime.Today. This is a dependency property. |
| SelectedDateTimeInterval | Gets the DateTimeInterval object representing time interval which is currently selected in the control UI. This is a dependency property. |
| SelectedGroupItem | Gets the selected SchedulerGroupItem object or returns null if the selection is empty. This is a dependency property. |
| SelectedIntervalAppointment | Gets or sets a IntervalAppointment that is currently selected in control UI. This is a dependency property. |
| SelectedVisualInterval | Gets or sets the first selected VisualInterval object in the current selection or returns null if the selection is empty. |
| SelectFromListTemplate | Gets or sets a DataTemplate that defines a UI for the dialog like Select Resources, Select Categories and Select Contacts. This is a dependency property. |
| Settings | Gets or sets the C1SchedulerSettings object which provides C1Scheduler settings properties. This is a dependency property. |
| ShowEmptyGroupItem | Gets or sets the System.Boolean value determining whether the C1Scheduler control should display an empty group item. |
| ShowNavigationPanels | Gets or sets the System.Boolean value determining whether control should show navigation panels. This is a dependency property. The default value is True. |
| ShowRemindersTemplate | Gets or sets a DataTemplate that defines a UI for the Show Reminders dialog. This is a dependency property. |
| ShowWorkTimeOnly | Gets or sets the System.Boolean value determining whether control shows working time only. This is a dependency property. This property affects Day/Work Week views or any custom view which has VisualIntervalScale value less than one day. |
| SmallStartTimeChange | Gets or sets a TimeSpan used to change the VisualStartTime property by the IncrementStartTimeSmall and DecrementStartTimeSmall methods and the IncrementStartTimeSmallCommand and DecrementStartTimeSmallCommand commands. This is a dependency property. |
| Start | Gets or sets a DateTime that defines a beginning of an overall period of time that can be represented by the control. This is a dependency property. |
| StatusComparison | Gets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to compare availability statuses. |
| Style | (Inherited from System.Windows.FrameworkElement) |
| TabIndex | (Inherited from System.Windows.Controls.Control) |
| TabNavigation | (Inherited from System.Windows.Controls.Control) |
| Tag | (Inherited from System.Windows.FrameworkElement) |
| Template | (Inherited from System.Windows.Controls.Control) |
| Theme | Gets or sets a System.Windows.ResourceDictionary object containing Scheduler theme resources. |
| TimeFormat | Gets or sets the System.String value determining time format used to display time ruler in a Day, Week and Work Week views. The default value is an empty string. In such case C1Scheduler takes default time format from the current culture. This is a dependency property. |
| TimeLineStyle | Gets or sets a System.Windows.Style object that defines a UI representation of the C1Scheduler control in a Time Line mode. This is a dependency property. |
| TodayBackground | Gets or sets a System.Windows.Media.Brush object used to color current day. This is a dependency property. |
| TotalGroupItem | Gets the SchedulerGroupItem object representing the group item which has no owner, but contains appointments of all visible group items. |
| Triggers | (Inherited from System.Windows.FrameworkElement) |
| UseLayoutRounding | (Inherited from System.Windows.UIElement) |
| VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
| VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
| ViewStyleSelector | Enables you to provide custom style-selection logic for a style that should be applied to the C1Scheduler control. The default value is a null reference. This is a dependency property. |
| ViewType | Gets or sets the ViewType value determining what style should be used in the control. |
| Visibility | (Inherited from System.Windows.UIElement) |
| VisibleDates | Gets the list of currently visible dates. Changing this list might affect the next properties:
|
| VisibleGroupItems | Gets a collection of currently visible SchedulerGroupItem objects. This collection can be used in xaml in the C1Scheduler control templates. |
| VisualEndTime | Gets an end of a period of time that is currently represented in the control UI. This is a dependency property. |
| VisualIntervalGroupDescriptions | Gets or sets a collection of VisualIntervalGroupDescription objects that defines a grouping criteria applied to the items of the VisualIntervals collection. This is a dependency property. |
| VisualIntervalGroupStyles | Gets or sets a collection of GroupStyle objects that characterize UI for each group level defined in the VisualIntervalGroupDescriptions collection. This is a dependency property. |
| VisualIntervalPanel | Gets or sets a DataTemplate that defines the panel that lays out elements representing VisualInterval objects from the VisualIntervals collection. This is a dependency property. |
| VisualIntervalScale | Gets or sets a TimeSpan of each VisualInterval in the VisualIntervals collection. This is a dependency property. |
| VisualIntervalTemplate | Gets or sets a DataTemplate that defines a UI representation of VisualInterval objects from the VisualIntervals collection. This is a dependency property. |
| VisualStartTime | Gets or sets a start of a period of time that is currently represented in the control UI. This is a dependency property. |
| VisualTimeSpan | Gets or sets a length of a period of time that is currently represented in the control UI. The start of the period is defined by the VisualStartTime property. This is a dependency property. |
| WeekStyle | Gets or sets a System.Windows.Style object that defines a UI representation of C1Scheduler control in a Week View mode. This is a dependency property. |
| WeekViewDayHeaderFormat | Gets or sets the System.String value determining the format string used to display the day header in a Week view. The default value is 'D'. This is a dependency property. |
| Width | (Inherited from System.Windows.FrameworkElement) |
| WorkingWeekStyle | Gets or sets a System.Windows.Style object that defines a UI representation of C1Scheduler control in a Work Week View mode. This is a dependency property. |