Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ValidationErrorIndicator Class / HasNoErrorsProperty Field

In This Topic
    HasNoErrorsProperty Field (ValidationErrorIndicator)
    In This Topic
    Identifies the ValidationErrorIndicator.HasNoErrors dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly HasNoErrorsProperty As DependencyProperty
    public static readonly DependencyProperty HasNoErrorsProperty
    See Also