ReportParameterContainer.ShouldRequestParameters Property
For internal use. Specifies whether ReportParameterContainer should wait for a user to submit parameter values, or pass the default values to the report.
Namespace: DevExpress.DocumentServices.ServiceModel.DataContracts
Assembly: DevExpress.Printing.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true to wait until a user submits parameter value(s); otherwise false. |
See Also