Click or drag to resize
FileDialogEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The FileDialogEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Gets and sets a property that indicates if this operation should be cancelled.
Public property FileName
Gets and sets the default filename that will be used with this dialog.
Public property FileOperation
Gets the file operation currently being actioned.
Public property Filter
Gets the filter that will be applied to the FileDialog.
Public property InitialDirectory
Gets and sets the initial directory that will be shown by the file dialog.
Public property OverrideDialog
Gets and sets a property that indicates if the dialog will be prevented from showing.
Public property Title
Gets the title of the object that is the source of this file dialog event.
Top
See Also