ActiveReports 12
Name Property (QueryParameter)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > QueryParameter Class : Name Property

Gets or sets the name for the parameter.

Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}

Property Value

A String containing the name for the parameter.

See Also

Reference

QueryParameter Class
QueryParameter Members