Click or drag to resize
FileDialogEventArgsFilter Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the filter that will be applied to the FileDialog.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public string Filter { get; }

Return Value

Type: String
The filter that will be applied to the FileDialog.
Remarks