ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Interactivity Namespace / ImageMapArea Class / Id Property

In This Topic
    Id Property (ImageMapArea)
    In This Topic
    Gets the ID for this instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property Id As String
    public string Id {get;}
    See Also