IParameterContainer Interface
If implemented by a class, provides information about report parameters.
Namespace: DevExpress.DocumentServices.ServiceModel
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Remarks
The IParameterContainer interface provides the parameter container contract of a report on the client, which is used when the report is being published remotely.
See Also