Back to Devexpress

IDashboardControl.DataSourceOptions Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol.md

latest1.6 KB
Original Source

IDashboardControl.DataSourceOptions Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

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

Property Value

TypeDescription
DataSourceOptionsContainer

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

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace