Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule Namespace / C1Schedule Class / CanSelect Property

In This Topic
    CanSelect Property (C1Schedule)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CanSelect As System.Boolean
    public System.bool CanSelect {get;}
    See Also