Represents the result of the RadGridView validation process.
Identifies ErrorMessage and property which causes the error.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.1050
Syntax
| C# |
|---|
public class GridViewCellValidationResult |
| Visual Basic |
|---|
Public Class GridViewCellValidationResult |
Inheritance Hierarchy
See Also