The ExportDataDialogViewModel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ExportComplete |
Gets or sets a value indicating whether the export process has completed.
| |
| ExportStorableCommand |
Command binding used for execution of the export process resulting in the selected data to be saved as a file to the desired path.
| |
| Path |
Gets or sets the path to save the data to
|
See Also