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

In This Topic
    ShowErrors Property (FlexGrid)
    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