Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / C1SchedulerSettings Class
Properties Methods


In This Topic
    C1SchedulerSettings Class Members
    In This Topic

    The following tables list the members exposed by C1SchedulerSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1SchedulerSettings class.  
    Top
    Public Properties
     NameDescription
    Public PropertyDetermines whether end-user has permission to edit Categories.  
    Public PropertyDetermines whether multiple Category objects might be assigned to the single Appointment object.  
    Public PropertyDetermines whether end-user has permission to edit Contacts.  
    Public PropertyDetermines whether multiple Contact objects might be assigned to the single Appointment object.  
    Public PropertyDetermines whether end-user has permission to edit Resources.  
    Public PropertyDetermines whether multiple Resource objects might be assigned to the single Appointment object.  
    Public PropertyGets 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 Property (Inherited from Windows.UI.Xaml.DependencyObject)
    Public PropertyGets or sets the Windows.Foundation.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 PropertyGets or sets the default Windows.Foundation.TimeSpan value which should be used as initial value for the C1.C1Schedule.Appointment.ReminderTimeBeforeStart property. The default value is 15 minutes.  
    Public PropertyGets or sets whether reminder should be set for the newly created appointments. The default value is true.  
    Public PropertyDetermines whether control should display embedded reminder dialog when reminder is fired.  
    Top
    Public Methods
    See Also