FileDialogEventArgsFileOperationType Enumeration |
Namespace: DataPAEnterpriseDashboard
public enum FileOperationType
Public Enumeration FileOperationType
public enum class FileOperationType
DataPAEnterpriseDashboard.FileOperationType = function(); DataPAEnterpriseDashboard.FileOperationType.createEnum('DataPAEnterpriseDashboard.FileOperationType', false);
Member name | Value | Description | |
---|---|---|---|
SaveDashboard | 0 | The DashboardDesigner class is about to show the Save File dialog to save a dashboard. | |
ExportDataGridContents | 1 | The DashboardDesigner class is about to show the Save File dialog to export the contents of a data grid. | |
ShareQuery | 2 | The DashboardDesigner class is about to show the Save File dialog to share a query. | |
ExportChart | 1 | The DashboardDesigner class is about to show the Save File dialog to export the contents of a data grid. |
Copyright© 2010 - 2016 DataPA Limited, All rights reserved.