Back to Devexpress

MailMergeDialogCommand Class

aspnet-js-mailmergedialogcommand.md

latest655 B
Original Source

MailMergeDialogCommand Class

Gets a command to invoke the Export Range dialog to start a mail merge.

Declaration

ts
declare class MailMergeDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase MailMergeDialogCommand

See Also

MailMergeDialogCommand Members