Click or drag to resize

StiLoadCustomEventArgs Constructor

Initializes a new instance of the StiLoadCustomEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiLoadCustomEventArgs(
	string ident
)

Parameters

ident
Type: SystemString

[Missing <param name="ident"/> documentation for "M:Stimulsoft.Report.Events.StiLoadCustomEventArgs.#ctor(System.String)"]

See Also