XafDataView.ObjectSpace Property
Gets the Object Space used to query data by the current XafDataView.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IObjectSpace | An IObjectSpace object used to query data. |
See Also