ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Editing.Events Namespace / ActiveTemplateChangedEventArgs Class


In This Topic
    ActiveTemplateChangedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see ActiveTemplateChangedEventArgs members.

    Public Properties
     NameDescription
    Public Property Gets the MapView the incoming active template belongs to.  
    Public Property Gets the new active template.  
    Public Property Gets the MapView the outgoing active template belongs to.  
    Public Property Gets the previous active template.  
    Top
    See Also