C1.Silverlight.Schedule.5 Assembly > C1.Silverlight.Schedule Namespace : C1SchedulerSettings Class |
For a list of all members of this type, see C1SchedulerSettings members.
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. |