Back to Devexpress

FileOpenDialogCommand Class

aspnet-js-fileopendialogcommand.md

latest676 B
Original Source

FileOpenDialogCommand Class

A command to invoke the File Open dialog allowing one to select and load a document file into RichEdit.

Declaration

ts
declare class FileOpenDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase FileOpenDialogCommand

See Also

FileOpenDialogCommand Members