C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / ValidateEdits Property

In This Topic
ValidateEdits Property (FlexSheet)
In This Topic
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.
Syntax
'Declaration
 
Public Overridable Property ValidateEdits As Boolean
 
See Also