Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / AppointmentField Class / ReadOnly Property

In This Topic
    ReadOnly Property (AppointmentField)
    In This Topic
    Determines whether field should be editable by end-user.
    Syntax
    'Declaration
     
    Public ReadOnly Property ReadOnly As System.Boolean
    public System.bool ReadOnly {get;}
    See Also