[]
        
(Showing Draft Content)

C1.Win.TrueDBGrid.BaseGrid.ViewRow.RowError

RowError Property

RowError

Gets or sets the custom error description for a row in a bounded grid.

Declaration
public string RowError { get; set; }
Remarks

This property is used to interact with the IDataErrorInfo interface and the table's RowError property.