AllowEdit Property
AllowEdit
Gets a value indicating whether items in the underlying list can be edited.
Declaration
[Browsable(false)]
public virtual bool AllowEdit { get; }
<Browsable(False)>
Public Overridable ReadOnly Property AllowEdit As Boolean
Implements