EditExtractOptionsContext.DataSourceInfoService Property
Gets or sets an object that provides information on the dashboard’s data sources and data members.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
IDataSourceInfoService | Provides information about the data source and data members. |
See Also