Back to Devexpress

ShowFieldCodesCommand Class

aspnet-js-showfieldcodescommand.md

latest629 B
Original Source

ShowFieldCodesCommand Class

A command to display the selected field’s field codes.

Declaration

ts
declare class ShowFieldCodesCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase ShowFieldCodesCommand

See Also

ShowFieldCodesCommand Members