Show / Hide Table of Contents

Enum DataFormEditAction

Enumeration denoting an action taken to end an edit.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Data.DataForm.Toolkit.dll
Syntax
public enum DataFormEditAction

Fields

Name Description
Cancel

Represents the case where an edit has been canceled.

Commit

Represents the case where an edit has been committed.

  • Improve this Doc
  • View Source