ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / HitTestInfoBase Class / AcceptsEvents Property

In This Topic
    AcceptsEvents Property (HitTestInfoBase)
    In This Topic
    Gets or sets a value indicating whether events should be accepted.
    Syntax
    'Declaration
     
    Public ReadOnly Property AcceptsEvents As Boolean
    public bool AcceptsEvents {get;}
    See Also