Scheduler for WinForms | ComponentOne
C1.Win.Schedule.8 Assembly / C1.Win.Schedule.Forms Namespace / ContactCollectionForm Class / Enabled Property

In This Topic
    Enabled Property (ContactCollectionForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also