Back to Devexpress

XafDataView.ObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-xafdataview-03965f8e.md

latest1.2 KB
Original Source

XafDataView.ObjectSpace Property

Gets the Object Space used to query data by the current XafDataView.

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public IObjectSpace ObjectSpace { get; }
vb
Public ReadOnly Property ObjectSpace As IObjectSpace

Property Value

TypeDescription
IObjectSpace

An IObjectSpace object used to query data.

|

See Also

XafDataView Class

XafDataView Members

DevExpress.ExpressApp Namespace