Click or drag to resize

StiOptionsEngineGlobalEventsInvokeLoadingStylesInDesigner Method

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

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool InvokeLoadingStylesInDesigner(
	IStiDesignerBase designer,
	StiStylesCollection styles
)

Parameters

designer
Type: Stimulsoft.Report.DesignIStiDesignerBase

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

styles
Type: Stimulsoft.ReportStiStylesCollection

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

Return Value

Type: Boolean

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

See Also