Back to Devexpress

UpdateFieldCommand Class

aspnet-js-updatefieldcommand.md

latest593 B
Original Source

UpdateFieldCommand Class

A command to update the field’s result.

Declaration

ts
declare class UpdateFieldCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase UpdateFieldCommand

See Also

UpdateFieldCommand Members