Click or drag to resize
FileDialogEventArgsTitle Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets the title of the object that is the source of this file dialog event.

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

Property Value

Type: String
The title of the object that is the source of this file dialog event.

Return Value

Type: String
The title of the object that is the source of this file dialog event.
Remarks