Back to Devexpress

InsertFloatingTextBoxCommand Class

aspnet-js-insertfloatingtextboxcommand.md

latest662 B
Original Source

InsertFloatingTextBoxCommand Class

A command to insert a floating text box.

Declaration

ts
declare class InsertFloatingTextBoxCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertFloatingTextBoxCommand

See Also

InsertFloatingTextBoxCommand Members