Back to Devexpress

AssignShortcutCommand Class

aspnet-js-assignshortcutcommand.md

latest636 B
Original Source

AssignShortcutCommand Class

A command to assign a shortcut to the specified client command.

Declaration

ts
declare class AssignShortcutCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase AssignShortcutCommand

See Also

AssignShortcutCommand Members