Back to Devexpress

OpenInsertBookmarkDialogCommand Class

aspnet-js-openinsertbookmarkdialogcommand.md

latest687 B
Original Source

OpenInsertBookmarkDialogCommand Class

A command to invoke the Bookmark dialog.

Declaration

ts
declare class OpenInsertBookmarkDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenInsertBookmarkDialogCommand

See Also

OpenInsertBookmarkDialogCommand Members