Back to Devexpress

FileNewCommand Class

aspnet-js-filenewcommand.md

latest565 B
Original Source

FileNewCommand Class

A command to create a new empty document.

Declaration

ts
declare class FileNewCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase FileNewCommand

See Also

FileNewCommand Members