Back to Devexpress

HtmlEditCommands.IncreaseIndent Property

maui-devexpress-dot-maui-dot-htmleditor-dot-htmleditcommands-5cc55ef0.md

latest852 B
Original Source

HtmlEditCommands.IncreaseIndent Property

Gets the command that increases 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 IncreaseIndent { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

HtmlEditCommands Class

HtmlEditCommands Members

DevExpress.Maui.HtmlEditor Namespace