Back to Devexpress

ShowMergedDataCommand Class

aspnet-js-showmergeddatacommand.md

latest638 B
Original Source

ShowMergedDataCommand Class

A command to display or hide actual data in MERGEFIELD fields.

Declaration

ts
declare class ShowMergedDataCommand extends CommandWithBooleanStateBase

Remarks

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

Inheritance

CommandBase CommandWithBooleanStateBase ShowMergedDataCommand

See Also

ShowMergedDataCommand Members