[]
Gets or sets a value indicating whether to allow undo and redo. If not enabled, no action will be added to undo list of the undo manager.
[FpCategory("Category_Behavior")]
public bool AllowUndo { get; set; }
<FpCategory("Category_Behavior")>
Public Property AllowUndo As Boolean