Back to Devexpress

RemoveNumerationCommand Class

aspnet-js-removenumerationcommand.md

latest631 B
Original Source

RemoveNumerationCommand Class

A command to remove the selected numeration.

Declaration

ts
declare class RemoveNumerationCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase RemoveNumerationCommand

See Also

RemoveNumerationCommand Members