Click or drag to resize

StiPage Events

The StiPage type exposes the following members.

Events
  NameDescription
Public eventAfterPrint
Occurs after the component printing.
(Inherited from StiComponent.)
Public eventBeforePrint
Occurs before printing of the component.
(Inherited from StiComponent.)
Public eventBeginRender
Occurs when when a page begins to render.
Public eventClick
Occurs when user clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public eventColumnBeginRender
Occurs when start render column.
Public eventColumnEndRender
Occurs when end render column.
Public eventDoubleClick
Occurs when user double clicks on the component in the window of viewer.
(Inherited from StiComponent.)
Public eventEndRender
Occurs when when a page ends to render.
Public eventGetBookmark
Occurs when getting of the Bookmark for the component.
(Inherited from StiComponent.)
Public eventGetDrillDownReport
Occurs when it is required to get a report for the Drill-Down operation.
(Inherited from StiComponent.)
Public eventGetExcelSheet
Occurs when the ExcelSheet is calculated.
Public eventGetHyperlink
Occurs when getting Hyperlink for the component.
(Inherited from StiComponent.)
Public eventGetTag
Occurs when getting a Tag for a component.
(Inherited from StiComponent.)
Public eventGetToolTip
Occurs when getting the ToolTip for the component.
(Inherited from StiComponent.)
Public eventMouseEnter
Occurs when user enters the mouse into the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public eventMouseLeave
Occurs when user leaves the mouse out of the area of the component in the window of viewer.
(Inherited from StiComponent.)
Public eventStatic memberPagePainted
Occurs after the page painted.
Public eventStatic memberPagePainting
Occurs before the page painting.
Public eventPainted
Occurs after the component was painted.
(Inherited from StiComponent.)
Public eventPainting
Occurs before the component painting.
(Inherited from StiComponent.)
Public eventRendering
Occurs when a page rendering.
Top
See Also