Skip to main content

DashboardOlapDataSource.Disposed Event

In This Article

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#Declaration

[Browsable(false)]
public event EventHandler Disposed

#Event Data

The Disposed event's data class is EventArgs.

See Also