Method QueryCancelEdit
| Improve this Doc View SourceQueryCancelEdit()
Determines whether editing mode can be cancelled.
Declaration
protected virtual bool QueryCancelEdit()
Returns
Type | Description |
---|---|
System.Boolean | true if editing mode can be cancelled, otherwise false. |
Remarks
The default implementation always returns true.