Back to Devexpress

CreateMergeFieldCommand Class

aspnet-js-createmergefieldcommand.md

latest699 B
Original Source

CreateMergeFieldCommand Class

A command to insert a MERGEFIELD field (with a data source column name) at the current position in the document.

Declaration

ts
declare class CreateMergeFieldCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase CreateMergeFieldCommand

See Also

CreateMergeFieldCommand Members