Gets or sets whether to allow the end-user to perform the undo/redo operations.
public virtual Nullable<Boolean> AllowUndoRedo { get; set; }
Overridable Public Property AllowUndoRedo As Nullable(of Boolean)