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.ComponentName Property
Gets or sets the component name of the data source.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v19.2.Core.dll
Declaration
[DefaultValue(null)]
public string ComponentName { get; set; }
<DefaultValue(Nothing)>
Public Property ComponentName As String
Property Value
Type | Default | Description |
---|---|---|
String | null |
A String value that is the component name of the data source. |
See Also
Feedback