Back to Devexpress

DashboardViewer.DataSourceOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-d3b7e4f0.md

latest1.5 KB
Original Source

DashboardViewer.DataSourceOptions Property

Provides access to options that define the data source options of a DashboardViewer.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public DataSourceOptionsContainer DataSourceOptions { get; }
vb
Public ReadOnly Property DataSourceOptions As DataSourceOptionsContainer

Property Value

TypeDescription
DataSourceOptionsContainer

A DataSourceOptionsContainer object containing options that define the data source options of a DashboardViewer.

|

Implements

DataSourceOptions

See Also

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace