Gets a value indicating whether edits to the list are allowed.
[Visual Basic] Public ReadOnly Property AllowEdit As Boolean [C#] public bool AllowEdit {get;} [C++] public: __property bool get_AllowEdit(); [JScript] public function get AllowEdit() : Boolean;
true, if edits are allowed;otherwise, false.
ListManager Class | ListManager Members | System.WinForms Namespace