Show / Hide Table of Contents

Method QueryEndEditScalars

| Improve this Doc View Source

QueryEndEditScalars()

Invoked before ending editing mode for scalar data.

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

true if editing mode should be ended with saved changes, otherwise false.

Remarks

The default implmentation returns false if there is any scalar validation error.

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