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

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