Back to Devexpress

FileSaveAsDialogCommand Class

aspnet-js-filesaveasdialogcommand.md

latest637 B
Original Source

FileSaveAsDialogCommand Class

A command to open the file’s Save As dialog.

Declaration

ts
declare class FileSaveAsDialogCommand extends CommandWithSimpleStateBase

Remarks

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

Inheritance

CommandBase CommandWithSimpleStateBase FileSaveAsDialogCommand

See Also

FileSaveAsDialogCommand Members