Back to Devexpress

ViewDataSource Constructors

expressappframework-devexpress-dot-persistent-dot-base-dot-reportsv2-dot-viewdatasource-dot-ctor.md

latest992 B
Original Source

ViewDataSource Constructors

The data source component that retrieves a list of data records (a data view) via the IObjectSpace without loading complete business classes. Values in each data record can be obtained from specific business class properties directly, or be evaluated by the database server using complex expressions.

NameDescription
ViewDataSource()Initializes a new instance of the ViewDataSource class.

See Also

ViewDataSource Class

ViewDataSource Members

DevExpress.Persistent.Base.ReportsV2 Namespace