Back to Devexpress

DeleteBookmarkCommand Class

aspnet-js-deletebookmarkcommand.md

latest613 B
Original Source

DeleteBookmarkCommand Class

A command to delete a specific bookmark.

Declaration

ts
declare class DeleteBookmarkCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase DeleteBookmarkCommand

See Also

DeleteBookmarkCommand Members