StiComponent Events |
The StiComponent type exposes the following members.
Name | Description | |
---|---|---|
AfterPrint |
Occurs after the component printing.
| |
BeforePrint |
Occurs before printing of the component.
| |
Click |
Occurs when user clicks on the component in the window of viewer.
| |
DoubleClick |
Occurs when user double clicks on the component in the window of viewer.
| |
GetBookmark |
Occurs when getting of the Bookmark for the component.
| |
GetDrillDownReport |
Occurs when it is required to get a report for the Drill-Down operation.
| |
GetHyperlink |
Occurs when getting Hyperlink for the component.
| |
GetTag |
Occurs when getting a Tag for a component.
| |
GetToolTip |
Occurs when getting the ToolTip for the component.
| |
MouseEnter |
Occurs when user enters the mouse into the area of the component in the window of viewer.
| |
MouseLeave |
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
| |
Painted |
Occurs after the component was painted.
| |
Painting |
Occurs before the component painting.
|