Back to Devexpress

RestartNumberingListCommand Class

aspnet-js-restartnumberinglistcommand.md

latest655 B
Original Source

RestartNumberingListCommand Class

A command to restart the numbering list.

Declaration

ts
declare class RestartNumberingListCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase RestartNumberingListCommand

See Also

RestartNumberingListCommand Members