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