Back to Devexpress

ReportParametersObjectBase.ObjectSpace Property

expressappframework-devexpress-dot-expressapp-dot-reportsv2-dot-reportparametersobjectbase-52465ff0.md

latest1.3 KB
Original Source

ReportParametersObjectBase.ObjectSpace Property

Gets an Object Space used by the report parameters Detail View.

Namespace : DevExpress.ExpressApp.ReportsV2

Assembly : DevExpress.Persistent.Base.v25.2.dll

NuGet Package : DevExpress.Persistent.Base

Declaration

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

Property Value

TypeDescription
IObjectSpace

An IObjectSpace object used by the report parameters Detail View.

|

See Also

ReportParametersObjectBase Class

ReportParametersObjectBase Members

DevExpress.ExpressApp.ReportsV2 Namespace