Click or drag to resize

StiCloseDrillDownPageEventArgs Constructor

Initializes a new instance of the StiCloseDrillDownPageEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCloseDrillDownPageEventArgs(
	int tabIndex
)

Parameters

tabIndex
Type: SystemInt32

[Missing <param name="tabIndex"/> documentation for "M:Stimulsoft.Report.Events.StiCloseDrillDownPageEventArgs.#ctor(System.Int32)"]

See Also