Skip to main content

IReportContainer.ParametersObjectType Property

Gets the type of the report parameters object.

Namespace: DevExpress.ExpressApp.ReportsV2

Assembly: DevExpress.ExpressApp.ReportsV2.v25.2.dll

NuGet Package: DevExpress.ExpressApp.ReportsV2

Declaration

Type ParametersObjectType { get; }

Property Value

Type Description
Type

A System.Type object that specifies the type of the report parameters object.

See Also