ArcObjects Library Reference (CatalogUI)  

IAttributesEditContext.ReadOnly Property

Indicates whether the attribute edit context is read only.

[Visual Basic .NET]
Public ReadOnly Property ReadOnly As Boolean
[C#]
public bool ReadOnly {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributesEditContext Interface