Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / ShowErrors Property

In This Topic
    ShowErrors Property
    In This Topic
    Gets or sets whether the errors are shown.
    Syntax
    'Declaration
     
    
    Public Property ShowErrors As Boolean
    public bool ShowErrors {get; set;}
    See Also