Back to Devexpress

HtmlEditCommands.ToggleOrderedList Property

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

latest888 B
Original Source

HtmlEditCommands.ToggleOrderedList Property

Gets the command that toggles the selected/under caret text’s between ordered list and regular text.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleOrderedList { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace