Click or drag to resize

StiOpenRecentFileObjectEventArgs Constructor

Initializes a new instance of the StiOpenRecentFileObjectEventArgs class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiOpenRecentFileObjectEventArgs(
	StiRecentFile recentFile
)

Parameters

recentFile
Type: Stimulsoft.Report.DesignStiRecentFile

[Missing <param name="recentFile"/> documentation for "M:Stimulsoft.Report.Design.StiOpenRecentFileObjectEventArgs.#ctor(Stimulsoft.Report.Design.StiRecentFile)"]

See Also