ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapMarkerImage Class / Source Property

In This Topic
    Source Property (MapMarkerImage)
    In This Topic
    Identifies the source of the image. That evaluates to one of ImageSource />.
    Syntax
    'Declaration
     
    Public Property Source As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo Source {get; set;}
    See Also