Click or drag to resize

StiComponent Events

The StiComponent type exposes the following members.

Events
  NameDescription
Public eventAfterPrint
Occurs after the component printing.
Public eventBeforePrint
Occurs before printing of the component.
Public eventClick
Occurs when user clicks on the component in the window of viewer.
Public eventDoubleClick
Occurs when user double clicks on the component in the window of viewer.
Public eventGetBookmark
Occurs when getting of the Bookmark for the component.
Public eventGetDrillDownReport
Occurs when it is required to get a report for the Drill-Down operation.
Public eventGetHyperlink
Occurs when getting Hyperlink for the component.
Public eventGetTag
Occurs when getting a Tag for a component.
Public eventGetToolTip
Occurs when getting the ToolTip for the component.
Public eventMouseEnter
Occurs when user enters the mouse into the area of the component in the window of viewer.
Public eventMouseLeave
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
Public eventPainted
Occurs after the component was painted.
Public eventPainting
Occurs before the component painting.
Top
See Also