ExtractConnectionErrorEventArgs.Handled Property
Gets or sets whether default actions are required to connect to a data extract file.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if no default actions are required to connect to a data extract file; otherwise, false. |
See Also