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

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

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

See Also