Scheduler for WinRT
C1SchedulerSettings Class Members
Properties  Methods 


The following tables list the members exposed by C1SchedulerSettings.

Public Constructors
 NameDescription
Public ConstructorC1SchedulerSettings ConstructorInitializes a new instance of the C1SchedulerSettings class.  
Top
Public Properties
 NameDescription
Public PropertyAllowCategoriesEditingDetermines whether end-user has permission to edit Categories.  
Public PropertyAllowCategoriesMultiSelectionDetermines whether multiple Category objects might be assigned to the single Appointment object.  
Public PropertyAllowContactsEditingDetermines whether end-user has permission to edit Contacts.  
Public PropertyAllowContactsMultiSelectionDetermines whether multiple Contact objects might be assigned to the single Appointment object.  
Public PropertyAllowResourcesEditingDetermines whether end-user has permission to edit Resources.  
Public PropertyAllowResourcesMultiSelectionDetermines whether multiple Resource objects might be assigned to the single Appointment object.  
Public PropertyAutoScrollToFirstAppointmentGets or sets the System.Boolean value determining whether control scrolls itself to the earliest appointment in the current view. This property affects Day/Work Week views or any custom view which has VisualIntervalScale value less than one day.  
Public PropertyDispatcher (Inherited from Windows.UI.Xaml.DependencyObject)
Public PropertyFirstVisibleTimeGets or sets the System.TimeSpan value representing the first visible time slot in a Day/Work Week views or in any custom view which has a VisualIntervalScale value of less than one day.  
Public PropertyReminderTimeBeforeStartGets or sets the default System.TimeSpan value which should be used as initial value for the C1.C1Schedule.Appointment.ReminderTimeBeforeStart property. The default value is 15 minutes.  
Public PropertySetReminderGets or sets whether reminder should be set for the newly created appointments. The default value is true.  
Public PropertyShowReminderDialogDetermines whether control should display embedded reminder dialog when reminder is fired.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodCreateObjRef (Inherited from System.MarshalByRefObject)
Public MethodEquals (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetAnimationBaseValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodGetHashCode (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Public MethodGetLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodGetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodInitializeLifetimeService (Inherited from System.MarshalByRefObject)
Public MethodReadLocalValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodSetValue (Inherited from Windows.UI.Xaml.DependencyObject)
Public MethodToString (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass)
Top
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded.  (Inherited from System.MarshalByRefObject)
Top
See Also

Reference

C1SchedulerSettings Class
C1.Xaml.Schedule Namespace

 

 


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