ArcGIS Pro 2.8 API Reference Guide
IsFeatureEditing Property

ArcGIS.Desktop.Editing.Attributes Namespace > Inspector Class : IsFeatureEditing Property
Gets a Boolean indicating whether Inspector is listening to feature change events. It is initialized in the constructor. If it is set to false, attribute's value cannot be changed.
Syntax
public bool IsFeatureEditing {get;}
Public ReadOnly Property IsFeatureEditing As Boolean
Example
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Inspector Class
Inspector Members