New to Telerik UI for WPFStart a free 30-day trial

Specifies values that represents the action which is performed when GridViewCell exits EditMode.

Definition

Namespace:Telerik.Windows.Controls.GridView

Assembly:Telerik.Windows.Controls.GridView.dll

Syntax:

C#
public enum GridViewEditAction

Fields

Denotes that edit is cancelled.

C#
Cancel = 0

Denotes that edit is committed.

C#
Commit = 1
In this article
DefinitionFieldsCancelCommit
Not finding the help you need?
Contact Support