Gets a value that determines whether the editing action was canceled.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public bool CancelEdits { get; }
Visual Basic
Public ReadOnly Property CancelEdits As Boolean
	Get

See Also