Skip to main content

IParameterService.AddParameterString Property

If implemented, specifies the caption of the New Report Parameter command available in the Visual Studio Report Designer.

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

string AddParameterString { get; }

Property Value

Type Description
String

A String value.

See Also