ParameterBinding.ParameterName Property
Specifies the parameter name.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String | A String value, specifying the report parameter name. |
See Also