DataSourceOptionsContainer Class
In This Article
Provides settings that define the data source options of an end-user application.
Namespace: DevExpress.DataAccess.UI.Design
Assembly: DevExpress.DataAccess.v24.2.UI.dll
NuGet Package: DevExpress.DataAccess.UI
#Declaration
#Related API Members
The following members return DataSourceOptionsContainer objects:
Library | Related API Members |
---|---|
Win |
Spreadsheet |
Dashboard | Dashboard |
Dashboard |
|
IDashboard |
#Remarks
Use the DataSourceOptionsContainer.ObjectDataSourceLoadingBehavior property to specify whether to trust the object data sources available in the end-user application.
See Also