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

IParameterService.CreateParameterString Property

If implemented, specifies the title of the Report Parameter dialog invoked from the Visual Studio Report Designer.

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v19.1.dll

Declaration

string CreateParameterString { get; }

Property Value

Type Description
String

A String value.

See Also