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

Glossary Item Box

Gets the value of the report parameter.

Syntax

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

See Also