StiComponentDoubleClickEvent Property |
Occurs when user double clicks on 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 StiDoubleClickEvent DoubleClickEvent { get; set; }
Public Overridable Property DoubleClickEvent As StiDoubleClickEvent
Get
Set
Property Value
Type:
StiDoubleClickEventSee Also