Back to Devexpress

ToggleBulletedListCommand Class

aspnet-js-togglebulletedlistcommand.md

latest585 B
Original Source

ToggleBulletedListCommand Class

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

Declaration

ts
declare class ToggleBulletedListCommand extends CommandBase

Remarks

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

Inheritance

CommandBase ToggleBulletedListCommand

See Also

ToggleBulletedListCommand Members