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