Skip to main content

XtraReport.ObjectStorage Property

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
public Collection<IObject> ObjectStorage { get; }

Property Value

Type
Collection<DevExpress.XtraPrinting.Native.IObject>
See Also