ShowRowErrors Property
ShowRowErrors
Gets or sets whether to allow the user to display the cell error using an icon or sticky note
in the component.
Declaration
[Browsable(true)]
public bool ShowRowErrors { get; set; }
<Browsable(True)>
Public Property ShowRowErrors As Boolean