Back to Devexpress

DashboardOlapDataSource.IsDisposed Property

dashboard-devexpress-dot-dashboardcommon-dot-dashboardolapdatasource-f233dab6.md

latest1.1 KB
Original Source

DashboardOlapDataSource.IsDisposed Property

For internal use.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
[Browsable(false)]
public bool IsDisposed { get; }
vb
<Browsable(False)>
Public ReadOnly Property IsDisposed As Boolean

Property Value

Type
Boolean

See Also

DashboardOlapDataSource Class

DashboardOlapDataSource Members

DevExpress.DashboardCommon Namespace