Back to Devexpress

HtmlEditCommands.DecreaseIndent Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-524feb26.md

latest852 B
Original Source

HtmlEditCommands.DecreaseIndent Property

Gets the command that decreases indent of the selected/under caret text.

Namespace : DevExpress.Maui.HtmlEditor

Assembly : DevExpress.Maui.HtmlEditor.dll

NuGet Package : DevExpress.Maui.HtmlEditor

Declaration

csharp
public Command DecreaseIndent { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace