RadControls for WPF

Represents the result of the RadGridView validation process. Identifies ErrorMessage and property which causes the error.

Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.1.403.40

Syntax

C#
public class GridViewCellValidationResult
Visual Basic
Public Class GridViewCellValidationResult

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..GridViewCellValidationResult

See Also