[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can edit objects in this document.")] public virtual bool AllowEdit {get; set;}
[Category("Behavior")] [DefaultValue(true)] [Description("Whether the user can edit objects in this document.")] public virtual bool AllowEdit {get; set;}
obj.DoBeginEdit(aView)
.