Back to Devexpress

InsertTablesCaptionCommand Class

aspnet-js-inserttablescaptioncommand.md

latest650 B
Original Source

InsertTablesCaptionCommand Class

A command to insert a caption for a table.

Declaration

ts
declare class InsertTablesCaptionCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTablesCaptionCommand

See Also

InsertTablesCaptionCommand Members