ActiveReports Developer 7
Value Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Property Class : Value Property

Glossary Item Box

An  ExpressionInfo object that evaluates to the value of the property.

Syntax

Visual Basic (Declaration) 
Public Property Value As ExpressionInfo
C# 
public ExpressionInfo Value {get; set;}

See Also