Skip to main content
A newer version of this page is available. .

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.v19.2.dll

Declaration

string AddParameterString { get; }

Property Value

Type Description
String

A String value.

See Also