Back to Devexpress

IncreaseIndentCommand Class

aspnet-js-increaseindentcommand.md

latest647 B
Original Source

IncreaseIndentCommand Class

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

Declaration

ts
declare class IncreaseIndentCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase IncreaseIndentCommand

See Also

IncreaseIndentCommand Members