Show / Hide Table of Contents

Method ConfirmEndEditScalars

| Improve this Doc View Source

ConfirmEndEditScalars()

Override this method to let the user to confirm ending editing mode for scalar data.

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

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

Remarks

The default implementation always returns true.

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