Property UndoActions
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
UndoActions
Gets the list of names of the available actions on the undo stack.
public IEnumerable<IUndoAction> UndoActions { get; }
Gets the list of names of the available actions on the undo stack.
public IEnumerable<IUndoAction> UndoActions { get; }