Back to Devexpress

HtmlEditCommands.ToggleBulletList Property

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

latest885 B
Original Source

HtmlEditCommands.ToggleBulletList Property

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

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command ToggleBulletList { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace