DataPA Enterprise Dashboard Controls API Reference
Event aurguments passed by DashboardDesigner before showing the file dialog.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
C# |
---|
public class FileDialogEventArgs : EventArgs,
_FileDialogEventArgs |
Visual Basic |
---|
Public Class FileDialogEventArgs
Inherits EventArgs
Implements _FileDialogEventArgs |
Visual C++ |
---|
public ref class FileDialogEventArgs : public EventArgs,
_FileDialogEventArgs |
Remarks
Inheritance Hierarchy
See Also