AllowEdit Property (ResourceStorage)
In This Topic
Gets a value indicating whether items in the underlying list can be edited.
Syntax
'Declaration
Public Overridable ReadOnly Property AllowEdit As Boolean
public virtual bool AllowEdit {get;}
See Also