Click or drag to resize
DashboardDesignerBeforeFileDialog Event DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Event raised before showing the file dialog.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public event DashboardDesignerBeforeFileDialogEventHandler BeforeFileDialog

Value

Type: DataPAEnterpriseDashboardDashboardDesignerBeforeFileDialogEventHandler
Remarks
Can be used to override the default settings in the file dialog, or override the dialog completely.
See Also