[]
Gets or sets the custom error description for a row in a bounded grid.
public string RowError { get; set; }
This property is used to interact with the IDataErrorInfo interface and the table's RowError property.