Click or drag to resize

StiOptionsEngineGlobalEventsInvokeOpenRecentFileInDesigner Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeOpenRecentFileInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,Stimulsoft.Report.Design.StiRecentFile)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool InvokeOpenRecentFileInDesigner(
	IStiDesignerBase designer,
	StiRecentFile recentFile
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeOpenRecentFileInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,Stimulsoft.Report.Design.StiRecentFile)"]

recentFile
Type: Stimulsoft.Report.DesignStiRecentFile

[Missing <param name="recentFile"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeOpenRecentFileInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,Stimulsoft.Report.Design.StiRecentFile)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeOpenRecentFileInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,Stimulsoft.Report.Design.StiRecentFile)"]

See Also