Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Components
IStiComponentDesigner Interface
IStiComponentDesigner Methods
CreateComponent Method
Design Method
GetActionFromPoint Method
OnDoubleClick Method
IStiComponentDesigner
OnDoubleClick Method
Occurs when user DoubleClick on a the component in the designer.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
void
OnDoubleClick
(
StiComponent
sender
)
Sub
OnDoubleClick
(
sender
As
StiComponent
)
Parameters
sender
Type:
Stimulsoft.Report.Components
StiComponent
Component on what DoubleClick occured.
See Also
Reference
IStiComponentDesigner Interface
Stimulsoft.Report.Components Namespace