Back to Devexpress

UpdateAllFieldsCommand Class

aspnet-js-updateallfieldscommand.md

latest633 B
Original Source

UpdateAllFieldsCommand Class

A command to update all fields in the selected range.

Declaration

ts
declare class UpdateAllFieldsCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase UpdateAllFieldsCommand

See Also

UpdateAllFieldsCommand Members