StiOpenRecentFileObjectEventArgs Constructor |
Namespace:
Stimulsoft.Report.Design
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiOpenRecentFileObjectEventArgs(
StiRecentFile recentFile
)
Public Sub New (
recentFile As StiRecentFile
)
Parameters
- recentFile
- Type: Stimulsoft.Report.DesignStiRecentFile
[Missing <param name="recentFile"/> documentation for "M:Stimulsoft.Report.Design.StiOpenRecentFileObjectEventArgs.#ctor(Stimulsoft.Report.Design.StiRecentFile)"]
See Also