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

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

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

C#
public enum VirtualGridEditAction

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