StiReportControlMouseLeaveEvent Property |
Gets or sets a script of the event MouseLeave.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override StiMouseLeaveEvent MouseLeaveEvent { get; set; }
Public Overrides Property MouseLeaveEvent As StiMouseLeaveEvent
Get
Set
Property Value
Type:
StiMouseLeaveEventSee Also