Skip to main content

ReportParameter Class

In This Article

For internal use.

Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts

Assembly: DevExpress.Printing.v24.2.Core.dll

NuGet Package: DevExpress.Printing.Core

#Declaration

[DataContract]
[KnownType(typeof(DBNull))]
public class ReportParameter

#Inheritance

Object
ReportParameter
See Also