Back to Devexpress

InsertTabCommand Class

aspnet-js-inserttabcommand.md

latest614 B
Original Source

InsertTabCommand Class

A command to insert a tab character at the current position in the document.

Declaration

ts
declare class InsertTabCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertTabCommand

See Also

InsertTabCommand Members