Back to Devexpress

OpenInsertSymbolDialogCommand Class

aspnet-js-openinsertsymboldialogcommand.md

latest672 B
Original Source

OpenInsertSymbolDialogCommand Class

A command to invoke the Symbols dialog.

Declaration

ts
declare class OpenInsertSymbolDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase OpenInsertSymbolDialogCommand

See Also

OpenInsertSymbolDialogCommand Members