ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapMarkerImage Class / Value Property

In This Topic
    Value Property (MapMarkerImage)
    In This Topic
    See Source. Expected datatype is string or binary,
    Syntax
    'Declaration
     
    Public Property Value As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Value {get; set;}
    See Also