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

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