Back to Devexpress

DashboardDesigner.DataSourceOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-4438e7b5.md

latest1.6 KB
Original Source

DashboardDesigner.DataSourceOptions Property

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

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 DashboardDesigner.

|

Implements

DataSourceOptions

See Also

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace