Back to Devexpress

HtmlEditCommands.ToggleRightAlignment Property

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

latest875 B
Original Source

HtmlEditCommands.ToggleRightAlignment Property

Gets the command that toggles the selected/under caret text’s alignment to right.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleRightAlignment { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace