ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / HitTestInfo Structure / InteractiveAreaId Property

In This Topic
    InteractiveAreaId Property
    In This Topic
    Specifies the System.String value containing an ID assigned to the area in which the mouse click occurs, if any.
    Syntax
    'Declaration
     
    Public ReadOnly Property InteractiveAreaId As String
    public string InteractiveAreaId {get;}
    See Also