Back to Devexpress

DecrementNumberingIndentCommand Class

aspnet-js-decrementnumberingindentcommand.md

latest725 B
Original Source

DecrementNumberingIndentCommand Class

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

Declaration

ts
declare class DecrementNumberingIndentCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DecrementNumberingIndentCommand

See Also

DecrementNumberingIndentCommand Members