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

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