ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MappedProperty Class / Value Property

In This Topic
Value Property (MappedProperty)
In This Topic
Gets or sets the value expression for the property.
Syntax
'Declaration
 
Public Property Value As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object containing the value expression.
See Also