ValidateEdits Property
ValidateEdits
Gets or sets a value that determines whether the grid should remain in edit mode when the user tries to commit edits that fail validation.
Declaration
public virtual bool ValidateEdits { get; set; }
Public Overridable Property ValidateEdits As Boolean