StiReportControlDoubleClickEvent Property |
Gets or sets a script of the event DoubleClick.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override StiDoubleClickEvent DoubleClickEvent { get; set; }
Public Overrides Property DoubleClickEvent As StiDoubleClickEvent
Get
Set
Property Value
Type:
StiDoubleClickEventSee Also