Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Events
StiAfterPrintEvent Class
StiAfterPrintEvent Constructor
StiAfterPrintEvent Constructor
StiAfterPrintEvent Constructor (String)
StiAfterPrintEvent Constructor (StiComponent)
StiAfterPrintEvent Constructor (StiComponent)
Creates a new object of the type StiEvent with specified arguments.
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
StiAfterPrintEvent
(
StiComponent
parent
)
Public
Sub
New
(
parent
As
StiComponent
)
Parameters
parent
Type:
Stimulsoft.Report.Components
StiComponent
Component which contain this event.
See Also
Reference
StiAfterPrintEvent Class
StiAfterPrintEvent Overload
Stimulsoft.Report.Events Namespace