Back to Devexpress

HtmlEditCommands.Redo Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-8fc6a7cb.md

latest893 B
Original Source

HtmlEditCommands.Redo Property

Gets the command that reapplies the last action that was undone in the HtmlEdit control.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command Redo { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace