C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : C1SchedulerSettings Class |
The following tables list the members exposed by C1SchedulerSettings.
Name | Description | |
---|---|---|
C1SchedulerSettings Constructor | Initializes a new instance of the C1SchedulerSettings class. |
Name | Description | |
---|---|---|
AllowCategoriesEditing | Determines whether end-user has permission to edit Categories. | |
AllowCategoriesMultiSelection | Determines whether multiple Category objects might be assigned to the single Appointment object. | |
AllowContactsEditing | Determines whether end-user has permission to edit Contacts. | |
AllowContactsMultiSelection | Determines whether multiple Contact objects might be assigned to the single Appointment object. | |
AllowResourcesEditing | Determines whether end-user has permission to edit Resources. | |
AllowResourcesMultiSelection | Determines whether multiple Resource objects might be assigned to the single Appointment object. | |
AppointmentDialogMinSize | Gets or sets the minimum size of the Appointment dialog. | |
AppointmentDialogSize | Gets or sets the size of the Appointment dialog. | |
AutoScrollToFirstAppointment | Gets 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. | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
FirstVisibleTime | Gets 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. | |
ReminderTimeBeforeStart | Gets 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. | |
SetReminder | Gets or sets whether reminder should be set for the newly created appointments. The default value is true. | |
UseMouseWheelForGroupNavigation | Gets 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. |
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | (Inherited from System.Windows.DependencyObject) |