StiGetDisplayCrossValueEvent Constructor (String) |
Creates a new object of the type StiGetDisplayCrossValueEvent with specified arguments.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiGetDisplayCrossValueEvent(
string script
)
Public Sub New (
script As String
)
Parameters
- script
- Type: SystemString
Script of the event.
See Also