Enum
GridViewEditAction

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:

cs-api-definition
public enum GridViewEditAction

Fields

Cancel

Denotes that edit is cancelled.

Declaration

cs-api-definition
Cancel = 0

Field Value

GridViewEditAction

Commit

Denotes that edit is committed.

Declaration

cs-api-definition
Commit = 1

Field Value

GridViewEditAction

In this article
DefinitionFieldsCancelCommit
Not finding the help you need?
Contact Support