RebuildResultSchemaContext.ParameterService Property
Specifies an object that provides a service functionality to manage report parameters created in the Report Wizard.
Namespace: DevExpress.DataAccess.UI.Sql
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
Property Value
Type | Description |
---|---|
IParameterService | An object implementing the IParameterService interface. |
See Also