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

In This Topic
    AcceptsEvents Property (HitTestInfo)
    In This Topic
    Specifies whether the area in which the mouse click occurs can accept user events.
    Syntax
    'Declaration
     
    Public ReadOnly Property AcceptsEvents As Boolean
    public bool AcceptsEvents {get;}
    See Also