ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / MapTile Class / TileData Property

In This Topic
    TileData Property
    In This Topic
    Based-64 encoded tile data
    Syntax
    'Declaration
     
    Public Property TileData As String
    public string TileData {get; set;}
    See Also