StiComponentMouseEnterEvent Property |
Occurs when user enters the mouse into the area of the component in the window of viewer.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiMouseEnterEvent MouseEnterEvent { get; set; }
Public Overridable Property MouseEnterEvent As StiMouseEnterEvent
Get
Set
Property Value
Type:
StiMouseEnterEventSee Also