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