Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ValidationErrorIndicator Class / HasErrors Property

In This Topic
    HasErrors Property (ValidationErrorIndicator)
    In This Topic
    Gets a System.Boolean value determining whether the Source element has validation errors.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasErrors As Boolean
    public bool HasErrors {get;}
    See Also