| Overload | Description |
|---|---|
| Validate() | Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules. (Inherited from C1.Silverlight.DataGrid.DataGridRow) |
| Validate(Boolean) | Validates the DataItem. Implement IDataErrorInfo or INotifyDataErrorInfo in order to implement your own validation rules. (Inherited from C1.Silverlight.DataGrid.DataGridRow) |