Back to Devexpress

ToggleNumberingListCommand Class

aspnet-js-togglenumberinglistcommand.md

latest678 B
Original Source

ToggleNumberingListCommand Class

A command to toggle between the numbered paragraph and normal text.

Declaration

ts
declare class ToggleNumberingListCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ToggleNumberingListCommand

See Also

ToggleNumberingListCommand Members