Show / Hide Table of Contents

Enum DataGridEditAction

Specifies constants that define what action was taken to end an edit.

Namespace: System.Windows.Controls
Assembly: OpenSilver.Controls.Data.dll
Syntax
public enum DataGridEditAction

Fields

Name Description
Cancel

The edit was canceled.

Commit

The edit was committed.

  • Improve this Doc
  • View Source