C1.Silverlight.Schedule.5
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 PropertyAppointmentDialogMinSizeGets or sets the minimum size of the Appointment dialog.  
Public PropertyAppointmentDialogSizeGets or sets the size of the Appointment dialog.  
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 System.Windows.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 PropertyUseMouseWheelForGroupNavigationGets or sets the System.Boolean value determining whether mouse wheel in the TimeLine view should be used for group navigation. The default value is false.  
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

C1SchedulerSettings Class
C1.Silverlight.Schedule Namespace

 

 


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