Skip to main content
A newer version of this page is available. .

DataSourceOptionsContainer Class

Provides settings that define the data source options of an end-user application.

Namespace: DevExpress.DataAccess.UI.Design

Assembly: DevExpress.DataAccess.v21.1.UI.dll

NuGet Packages: DevExpress.DataAccess.UI, DevExpress.Win.Design

Declaration

public class DataSourceOptionsContainer

Remarks

Use the DataSourceOptionsContainer.ObjectDataSourceLoadingBehavior property to specify whether to trust the object data sources available in the end-user application.

Inheritance

Object
DataSourceOptionsContainer
See Also