ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / RowChangedEventArgs Class
Properties Methods


In This Topic
    RowChangedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by RowChangedEventArgs.

    Public Properties
     NameDescription
    Public Property Gets the edit type - was the row created, changed or deleted.  
    Public Property Gets the guid that uniquely identifies the EditOperation.  
    Public Property Gets the EditOperation currently being executed. Allows Event handler to make further edits.  
    Public Property Gets the Row that was modified.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Top
    See Also