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

In This Topic
    HasErrors Property (GridNewRow)
    In This Topic
    Gets whether a row has errors
    Syntax
    'Declaration
     
    Public ReadOnly Property HasErrors As Boolean
    public bool HasErrors {get;}
    See Also