Click or drag to resize

StiOptionsEngineGlobalEventsInvokeDisplayRecentFileInDesigner Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDisplayRecentFileInDesigner(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 StiDisplayRecentFileObjectEventArgs InvokeDisplayRecentFileInDesigner(
	IStiDesignerBase designer,
	StiRecentFile recentFile
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

[Missing <param name="designer"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeDisplayRecentFileInDesigner(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.InvokeDisplayRecentFileInDesigner(Stimulsoft.Report.Design.IStiDesignerBase,Stimulsoft.Report.Design.StiRecentFile)"]

Return Value

Type: StiDisplayRecentFileObjectEventArgs

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

See Also