C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewUpdatedEventArgs Class / KeepInEditMode Property

In This Topic
KeepInEditMode Property
In This Topic
Gets or sets a value that indicates whether the C1GridView control should remain in edit mode after an update operation.
Syntax
'Declaration
 
Public Property KeepInEditMode As System.Boolean
 
See Also