InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.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