Enum GridViewEditAction
Specifies values that represents the action which is performed when GridViewCell exits EditMode.
Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView.dll
Syntax
public enum GridViewEditAction
Cancel
Denotes that edit is cancelled.
Commit
Denotes that edit is committed.