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.v18.2.UI.dll

Declaration

public class DataSourceOptionsContainer

The following members return DataSourceOptionsContainer objects:

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