Back to Devexpress

ViewDataSource Events

expressappframework-devexpress-dot-persistent-dot-base-dot-reportsv2-dot-viewdatasource-dot-underscore-events.md

latest1.2 KB
Original Source

ViewDataSource Events

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
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.

See Also

ViewDataSource Class

ViewDataSource Members

DevExpress.Persistent.Base.ReportsV2 Namespace