C1.Silverlight.Schedule.5
C1Scheduler Class Properties

For a list of all members of this type, see C1Scheduler members.

Public Properties
 NameDescription
Public PropertyActiveRemindersGets a System.Collections.ObjectModel.ReadOnlyObservableCollection`1 of active C1.C1Schedule.Reminder objects. This is a dependency property.  
Public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyAllDayAreaHeightDetermines the height of All-Day area in a Day View. This is a dependency property.  
Public PropertyAllowDrop (Inherited from System.Windows.UIElement)
Public PropertyAlternatingBackgroundGets or sets a System.Windows.Media.Brush object used as background for working hours and days of alternating months. This is a dependency property.  
Public PropertyAppointmentComparisonGets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to sort appointments.  
Public PropertyAppointmentForegroundGets or sets a System.Windows.Media.Brush object used as a foreground for appointment elements. This is a dependency property.  
Public PropertyBackground (Inherited from System.Windows.Controls.Control)
Public PropertyBoldedDatesGets the collection of dates which contain appointments. This is a dependency property.  
Public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
Public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
Public PropertyCacheMode (Inherited from System.Windows.UIElement)
Public PropertyCalendarHelperGets or sets the CalendarHelper object which provides calendar-dependant properties. This is a dependency property.  
Public PropertyCanNavigateNextGroupGets a System.Boolean value determining whether the C1Scheduler control can be navigated to the next SchedulerGroupItem object. This is a dependency property.  
Public PropertyCanNavigatePreviousGroupGets a System.Boolean value determining whether the C1Scheduler control can be navigated to the next SchedulerGroupItem object. This is a dependency property.  
Public PropertyCharacterSpacing (Inherited from System.Windows.Controls.Control)
Public PropertyClip (Inherited from System.Windows.UIElement)
Public PropertyControlBackgroundGets 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.  
Public PropertyControlForegroundGets 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.  
Public PropertyCurrentTimeBrushGets or sets a System.Windows.Media.Brush object used to color the current time. This is a dependency property.  
Public PropertyCursor (Inherited from System.Windows.FrameworkElement)
Public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
Public PropertyDataStorageGets a C1.C1Schedule.C1ScheduleStorage that stores a data that is represented by the control.  
Public PropertyDayViewDayHeaderFormatGets 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.  
Public PropertyDesiredSize (Inherited from System.Windows.UIElement)
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Public PropertyEditAppointmentTemplateGets or sets a DataTemplate that defines a UI for the Edit Appointment dialog. This is a dependency property.  
Public PropertyEditRecurrenceTemplateGets or sets a DataTemplate that defines a UI for the Edit Recurrence dialog. This is a dependency property.  
Public PropertyEffect (Inherited from System.Windows.UIElement)
Public PropertyEmptyGroupNameGets or sets a System.String value used as default value for the SchedulerGroupItem.Name property.  
Public PropertyEndGets 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.  
Public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
Public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
Public PropertyFontSize (Inherited from System.Windows.Controls.Control)
Public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
Public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
Public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
Public PropertyForeground (Inherited from System.Windows.Controls.Control)
Public PropertyGroupByGets or sets the System.String value determining the type of grouping.  
Public PropertyGroupHeaderTemplateGets or sets a DataTemplate that defines a UI representation of the SchedulerGroupItem object header. This is a dependency property.  
Public PropertyGroupItemsGets a collection of all available SchedulerGroupItem objects for the currently set type of grouping.  
Public PropertyGroupPageSizeGets 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.  
Public PropertyHasVisibleAppointmentsIndicates whether there is at least one visible appointment in the current view. This is a dependency property.  
Public PropertyHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyIntervalAppointmentTemplateGets or sets a DataTemplate that defines a UI representation of an IntervalAppointment object. This is a dependency property.  
Public PropertyIsDragDropDisabledGets or sets a System.Boolean value that indicates whether the C1Scheduler doesn't allow appointment resizing and drag operations. This is a dependency property.  
Public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
Public PropertyIsGroupedGets a System.Boolean value determining whether grouping has been set for the C1Scheduler control. This is a dependency property.  
Public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
Public PropertyIsInPlaceEditingDisabledGets 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.  
Public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
Public PropertyIsTotalGroupItemEnabledGets 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.  
Public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
Public PropertyLargeStartTimeChangeGets 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.  
Public PropertyMargin (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
Public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyMonthStyleGets 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.  
Public PropertyMonthViewDayHeaderDayFormatGets 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.  
Public PropertyMonthViewDayHeaderMonthFormatGets 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.  
Public PropertyMonthViewHeaderFormatGets 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.  
Public PropertyName (Inherited from System.Windows.FrameworkElement)
Public PropertyNextAppointmentTextGets or sets a System.String value used as text for the 'Next Appointment' navigation pane.  
Public PropertyOneDayStyleGets 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.  
Public PropertyOpacity (Inherited from System.Windows.UIElement)
Public PropertyOpacityMask (Inherited from System.Windows.UIElement)
Public PropertyPadding (Inherited from System.Windows.Controls.Control)
Public PropertyParent (Inherited from System.Windows.FrameworkElement)
Public PropertyPreviousAppointmentTextGets or sets a System.String value used as text for the 'Previous Appointment' navigation pane.  
Public PropertyProjection (Inherited from System.Windows.UIElement)
Public PropertyRenderSize (Inherited from System.Windows.UIElement)
Public PropertyRenderTransform (Inherited from System.Windows.UIElement)
Public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
Public PropertyResources (Inherited from System.Windows.FrameworkElement)
Public PropertySelectedAppointmentGets or sets an C1.C1Schedule.Appointment that is currently selected in the control UI. This is a dependency property.  
Public PropertySelectedBackgroundGets or sets a System.Windows.Media.Brush object used to highlight currently selected day. This is a dependency property.  
Public PropertySelectedDateTimeGets or sets a DateTime currently selected in control UI. The default value is System.DateTime.Today. This is a dependency property.  
Public PropertySelectedDateTimeIntervalGets the DateTimeInterval object representing time interval which is currently selected in the control UI. This is a dependency property.  
Public PropertySelectedGroupItemGets the selected SchedulerGroupItem object or returns null if the selection is empty. This is a dependency property.  
Public PropertySelectedIntervalAppointmentGets or sets a IntervalAppointment that is currently selected in control UI. This is a dependency property.  
Public PropertySelectedVisualIntervalGets or sets the first selected VisualInterval object in the current selection or returns null if the selection is empty.  
Public PropertySelectFromListTemplateGets or sets a DataTemplate that defines a UI for the dialog like Select Resources, Select Categories and Select Contacts. This is a dependency property.  
Public PropertySettingsGets or sets the C1SchedulerSettings object which provides C1Scheduler settings properties. This is a dependency property.  
Public PropertyShowEmptyGroupItemGets or sets the System.Boolean value determining whether the C1Scheduler control should display an empty group item.  
Public PropertyShowNavigationPanelsGets or sets the System.Boolean value determining whether control should show navigation panels. This is a dependency property. The default value is True.  
Public PropertyShowRemindersTemplateGets or sets a DataTemplate that defines a UI for the Show Reminders dialog. This is a dependency property.  
Public PropertyShowWorkTimeOnlyGets 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.  
Public PropertySmallStartTimeChangeGets 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.  
Public PropertyStartGets 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.  
Public PropertyStatusComparisonGets or sets the System.Comparison`1 delegate which is used by the C1Scheduler control to compare availability statuses.  
Public PropertyStyle (Inherited from System.Windows.FrameworkElement)
Public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
Public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
Public PropertyTag (Inherited from System.Windows.FrameworkElement)
Public PropertyTemplate (Inherited from System.Windows.Controls.Control)
Public PropertyThemeGets or sets a System.Windows.ResourceDictionary object containing Scheduler theme resources.  
Public PropertyTimeFormatGets 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.  
Public PropertyTimeLineStyleGets 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.  
Public PropertyTodayBackgroundGets or sets a System.Windows.Media.Brush object used to color current day. This is a dependency property.  
Public PropertyTotalGroupItemGets the SchedulerGroupItem object representing the group item which has no owner, but contains appointments of all visible group items.  
Public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
Public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
Public PropertyViewStyleSelectorEnables 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.  
Public PropertyViewTypeGets or sets the ViewType value determining what style should be used in the control.  
Public PropertyVisibility (Inherited from System.Windows.UIElement)
Public PropertyVisibleDatesGets the list of currently visible dates. Changing this list might affect the next properties:  
Public PropertyVisibleGroupItemsGets a collection of currently visible SchedulerGroupItem objects. This collection can be used in xaml in the C1Scheduler control templates.  
Public PropertyVisualEndTimeGets an end of a period of time that is currently represented in the control UI. This is a dependency property.  
Public PropertyVisualIntervalGroupDescriptionsGets 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.  
Public PropertyVisualIntervalGroupStylesGets or sets a collection of GroupStyle objects that characterize UI for each group level defined in the VisualIntervalGroupDescriptions collection. This is a dependency property.  
Public PropertyVisualIntervalPanelGets or sets a DataTemplate that defines the panel that lays out elements representing VisualInterval objects from the VisualIntervals collection. This is a dependency property.  
Public PropertyVisualIntervalScaleGets or sets a TimeSpan of each VisualInterval in the VisualIntervals collection. This is a dependency property.  
Public PropertyVisualIntervalTemplateGets or sets a DataTemplate that defines a UI representation of VisualInterval objects from the VisualIntervals collection. This is a dependency property.  
Public PropertyVisualStartTimeGets or sets a start of a period of time that is currently represented in the control UI. This is a dependency property.  
Public PropertyVisualTimeSpanGets 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.  
Public PropertyWeekStyleGets 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.  
Public PropertyWeekViewDayHeaderFormatGets 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.  
Public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Public PropertyWorkingWeekStyleGets 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.  
Top
See Also

Reference

C1Scheduler Class
C1.Silverlight.Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.