Back to Devexpress

ObjectDataSource Constructors

corelibraries-devexpress-dot-dataaccess-dot-objectbinding-dot-objectdatasource-dot-ctor.md

latest1.1 KB
Original Source

ObjectDataSource Constructors

Enables binding data-aware controls and components to a runtime-created object or an instance method.

NameParametersDescription
ObjectDataSource()noneInitializes a new instance of the ObjectDataSource class with the default settings.
ObjectDataSource(IContainer)containerInitializes a new instance of the ObjectDataSource class with a specified container.

See Also

ObjectDataSource Class

ObjectDataSource Members

DevExpress.DataAccess.ObjectBinding Namespace