Represents the different RadPropertyGrid EditEnded actions.
Definition
Namespace:Telerik.Windows.Controls.Data.PropertyGrid
Assembly:Telerik.Windows.Controls.Data.dll
Syntax:
C#
public enum PropertyGridEditEndedAction
Fields
Cancel action.
C#
Cancel = 0
Commit action.
C#
Commit = 1