FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / C1Mapper Class / TileLoaded Event

In This Topic
    TileLoaded Event
    In This Topic
    Occurs when the tile images is downloaded.
    Syntax
    'Declaration
     
    Public Event TileLoaded As EventHandler
    public event EventHandler TileLoaded
    See Also