ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanelValidationSummary Class / HasErrors Property

In This Topic
    HasErrors Property
    In This Topic
    Gets a value indicating whether this instance has errors.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasErrors As Boolean
    public bool HasErrors {get;}
    See Also