StiCloseDrillDownPageEventArgs Constructor |
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiCloseDrillDownPageEventArgs(
int tabIndex
)
Public Sub New (
tabIndex As Integer
)
Parameters
- tabIndex
- Type: SystemInt32
[Missing <param name="tabIndex"/> documentation for "M:Stimulsoft.Report.Events.StiCloseDrillDownPageEventArgs.#ctor(System.Int32)"]
See Also