StiComponentMouseLeaveEvent Property |
Occurs when user leaves the mouse out of 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 StiMouseLeaveEvent MouseLeaveEvent { get; set; }
Public Overridable Property MouseLeaveEvent As StiMouseLeaveEvent
Get
Set
Property Value
Type:
StiMouseLeaveEventSee Also