Back to Devexpress

MergeFieldDialogCommand Class

aspnet-js-mergefielddialogcommand.md

latest641 B
Original Source

MergeFieldDialogCommand Class

A command to invoke the Insert Merge Field dialog.

Declaration

ts
declare class MergeFieldDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MergeFieldDialogCommand

See Also

MergeFieldDialogCommand Members