ActiveReports Developer 7
Label Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Parameter Class : Label Property

Glossary Item Box

Gets the label associated with the report parameter.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Label As System.Object
C# 
public virtual System.object Label {get;}

See Also