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

Glossary Item Box

Gets the value of the field.

Syntax

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

See Also