Show / Hide Table of Contents

Method QueryEndEdit

| Improve this Doc View Source

QueryEndEdit()

Determines whether editing mode can be ended.

Declaration
protected virtual bool QueryEndEdit()
Returns
Type Description
System.Boolean

true if editing mode can be ended, otherwise false.

Remarks

The default implementation validates data and returns true if there is no validation error.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest