ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Inspector Class / IsEditable Property

In This Topic
    IsEditable Property (Inspector)
    In This Topic
    Gets a Boolean indicating if the feature/row is editable.
    Syntax
    public bool IsEditable {get;}
    Public ReadOnly Property IsEditable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also