Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / Settings Property

In This Topic
    Settings Property (C1Schedule)
    In This Topic
    Gets the C1ScheduleSettings object for the C1Schedule control.
    Syntax
    'Declaration
     
    Public ReadOnly Property Settings As C1ScheduleSettings
    public C1ScheduleSettings Settings {get;}
    See Also