IReportDataV2.ParametersObjectType Property
Gets the type of the reports parameter object.
Namespace: DevExpress.ExpressApp.ReportsV2
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Description |
---|---|
Type | A System.Type of an object that specifies report parameters (typically, the ReportParametersObjectBase descendant). |
See Also