Back to Devexpress

DecreaseIndentCommand Class

aspnet-js-decreaseindentcommand.md

latest647 B
Original Source

DecreaseIndentCommand Class

A command to decrement the indent level of paragraphs in a selected range.

Declaration

ts
declare class DecreaseIndentCommand extends CommandWithSimpleStateBase

Remarks

An instance of this object can be accessed using the RichEditCommands object’s RichEditCommands.decreaseIndent property.

Inheritance

CommandBase CommandWithSimpleStateBase DecreaseIndentCommand

See Also

DecreaseIndentCommand Members