Back to Devexpress

InsertLineBreakCommand Class

aspnet-js-insertlinebreakcommand.md

latest655 B
Original Source

InsertLineBreakCommand Class

A command to insert the line break at the current position in the document.

Declaration

ts
declare class InsertLineBreakCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase InsertLineBreakCommand

See Also

InsertLineBreakCommand Members