Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1ScheduleSettings Class
Properties Methods Events


In This Topic
    C1ScheduleSettings Class Members
    In This Topic

    The following tables list the members exposed by C1ScheduleSettings.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ScheduleSettings 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 only affects Day/Work Week/Week/TimeLine views.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the C1.C1Schedule.FileFormatEnum value, specifying the default file format for import and export operations. It is honored in the "Import Data" and "Export Data" dialogs.  
    Public PropertyGets or sets the System.TimeSpan value representing the first visible time slot in a Day/Working Week/Week/TimeLine views.  
    Public PropertyGets or sets the default System.TimeSpan value which should be used as initial value for the C1.C1Schedule.Appointment.ReminderTimeBeforeStart property.  
    Public PropertyGets or sets whether reminder should be set for the newly created appointments.  
    Public Property (Inherited from System.ComponentModel.Component)
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded.  (Inherited from System.ComponentModel.Component)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Top
    See Also