ActiveReports Developer 7
Name Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > DrillthroughParameter Structure : Name Property

Glossary Item Box

Specifies parameter name

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Name As System.String
C# 
public System.string Name {get;}

See Also