Scheduler for WinForms | ComponentOne
C1.Win.Schedule.6 Assembly / C1.Win.Schedule.UI Namespace / aq Class / Validated Property

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