General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
DashboardOlapDataSource.IsConnected Property
Gets whether the connection to a cube in an MS Analysis Services database is established.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v19.2.Core.dll
Declaration
[Browsable(false)]
public bool IsConnected { get; }
<Browsable(False)>
Public ReadOnly Property IsConnected As Boolean
Property Value
Type | Description |
---|---|
Boolean | true, if the connection to a cube in an MS Analysis Services database is established; otherwise, false. |
See Also
Feedback