Back to Devexpress

HtmlEditCommands.ToggleUnderline Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-f3de0929.md

latest864 B
Original Source

HtmlEditCommands.ToggleUnderline Property

Gets the command that toggles the selected/typed text text’s underline emphasis.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleUnderline { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace