Scheduler for WinRT
C1Scheduler Class Properties


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

Public Properties
 NameDescription
Public PropertyActiveRemindersGets a ReadOnlyObservableCollection of active C1.C1Schedule.Reminder objects. This is a dependency property.  
Public PropertyActualHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyActualWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyAllDayAreaHeightDetermines the height of All-Day area in a Day View. This is a dependency property.  
Public PropertyAllowDrop (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyAlternatingBackgroundGets or sets a Windows.UI.Xaml.Media.Brush object used as background for working hours and days of alternating months. This is a dependency property.  
Public PropertyAppointmentComparisonGets or sets the Comparison delegate which is used by the C1Scheduler control to sort appointments.  
Public PropertyAppointmentForegroundGets or sets a Windows.UI.Xaml.Media.Brush object used as a foreground for appointment elements. This is a dependency property.  
Public PropertyBackground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBaseUri (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyBoldedDatesGets the collection of dates which contain appointments. This is a dependency property.  
Public PropertyBorderBrush (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyBorderThickness (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyCacheMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCalendarHelperGets or sets the CalendarHelper object which provides calendar-dependant properties. This is a dependency property.  
Public PropertyCharacterSpacing (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyClip (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyCompositeMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyControlBackgroundGets or sets a Windows.UI.Xaml.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 Windows.UI.Xaml.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 Windows.UI.Xaml.Media.Brush object used to color the current time. This is a dependency property.  
Public PropertyDataContext (Inherited from Windows.UI.Xaml.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 Windows.UI.Xaml.UIElement)
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyEditAppointmentTemplateGets or sets a DataTemplate that defines a UI for the Edit Appointment dialog. This is a dependency 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 Windows.UI.Xaml.FrameworkElement)
Public PropertyFocusState (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontFamily (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontSize (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStretch (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontStyle (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyFontWeight (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyForeground (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyGridLinesBrushGets or sets a Windows.UI.Xaml.Media.Brush object used to draw grid lines. 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 Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyHorizontalContentAlignment (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIntervalAppointmentTemplateGets or sets a DataTemplate that defines a UI representation of an IntervalAppointment object. This is a dependency property.  
Public PropertyIsDoubleTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
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 Windows.UI.Xaml.Controls.Control)
Public PropertyIsHitTestVisible (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsHoldingEnabled (Inherited from Windows.UI.Xaml.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 PropertyIsRightTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyIsTabStop (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyIsTapEnabled (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyLanguage (Inherited from Windows.UI.Xaml.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 PropertyManipulationMode (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyMargin (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMaxWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinHeight (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMinWidth (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyMonthStyleGets or sets a Windows.UI.Xaml.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 Windows.UI.Xaml.FrameworkElement)
Public PropertyOneDayStyleGets or sets a Windows.UI.Xaml.Style object that defines a UI representation of C1Scheduler control in a Day View mode. This is a dependency property.  
Public PropertyOpacity (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyPadding (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyParent (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyPointerCaptures (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyProjection (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderSize (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransform (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRenderTransformOrigin (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyRequestedTheme (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyResources (Inherited from Windows.UI.Xaml.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 Windows.UI.Xaml.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 PropertySettingsGets or sets the C1SchedulerSettings object which provides C1Scheduler settings properties. This is a dependency property.  
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 PropertySmallVisualIntervalScaleIf this property value is set, defines TimeSpan of each VisualInterval in the VisualIntervals collection for views with intervals shorther than 1 day. This is a dependency property. The default value is TimeSpan.Zero which means that only VisualIntervalScale property has effect.  
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 PropertyStyle (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTabIndex (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTabNavigation (Inherited from Windows.UI.Xaml.Controls.Control)
Public PropertyTag (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyTemplate (Inherited from Windows.UI.Xaml.Controls.Control)
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 PropertyToastNotifierGets or sets the ToastNotifier object which allows to schedule toast notifications. The default value is null. If this property is set to valid ToastNotifier object, the C1Scheduler control will schedule toast notifications instead of showing embedded reminder dialog.  
Public PropertyTodayBackgroundGets or sets a Windows.UI.Xaml.Media.Brush object used to color current day. This is a dependency property.  
Public PropertyTransitions (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyTriggers (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyUseLayoutRounding (Inherited from Windows.UI.Xaml.UIElement)
Public PropertyVerticalAlignment (Inherited from Windows.UI.Xaml.FrameworkElement)
Public PropertyVerticalContentAlignment (Inherited from Windows.UI.Xaml.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 Windows.UI.Xaml.UIElement)
Public PropertyVisibleDatesGets the list of currently visible dates. Changing this list might affect the next properties:  
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 Windows.UI.Xaml.Controls.GroupStyle objects that characterize UI for each group level defined in the VisualIntervalGroupDescriptions collection. This is a dependency property.  
Public PropertyVisualIntervalPanelGets or sets a ItemsPanelTemplate 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 Windows.UI.Xaml.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 Windows.UI.Xaml.FrameworkElement)
Public PropertyWorkingWeekStyleGets or sets a Windows.UI.Xaml.Style object that defines a UI representation of C1Scheduler control in a Work Week View mode. This is a dependency property.  
Top
Protected Properties
 NameDescription
Protected PropertyDefaultStyleKey (Inherited from Windows.UI.Xaml.Controls.Control)
Top
See Also

Reference

C1Scheduler Class
C1.Xaml.Schedule Namespace

 

 


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