Table of Contents

Property RedoActions

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

RedoActions

Gets the list of names of the available actions on the undo stack.

public IEnumerable<IUndoAction> RedoActions { get; }

Property Value

IEnumerable<IUndoAction>