Click or drag to resize

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; }

Property Value

Type: StiDoubleClickEvent
See Also