Back to Devexpress

IncrementNumberingIndentCommand Class

aspnet-js-incrementnumberingindentcommand.md

latest725 B
Original Source

IncrementNumberingIndentCommand Class

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

Declaration

ts
declare class IncrementNumberingIndentCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase IncrementNumberingIndentCommand

See Also

IncrementNumberingIndentCommand Members