Skip to main content

DataSourceOptionsContainer Class

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

Namespace: DevExpress.DataAccess.UI.Design

Assembly: DevExpress.DataAccess.v23.2.UI.dll

NuGet Package: DevExpress.DataAccess.UI

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