ArcGIS Pro 2.9 API Reference Guide
EditType Property (RowChangedEventArgs)

ArcGIS.Desktop.Editing.Events Namespace > RowChangedEventArgs Class : EditType Property
Determines if the Row was created, changed or deleted.
Syntax
public EditType EditType {get;}
Public ReadOnly Property EditType As EditType

Property Value

An enumeration of the edit type.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RowChangedEventArgs Class
RowChangedEventArgs Members