IParameterService.CanCreateParameters Property
If implemented, specifies whether or not the report parameters can be created.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.DataAccess.v24.1.dll
NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if report parameters can be created; otherwise false. |
See Also