Click or drag to resize

StiSavingStylesEventArgs Constructor

Initializes a new instance of the StiSavingStylesEventArgs class

Namespace:  Stimulsoft.Report.Design
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiSavingStylesEventArgs(
	StiStylesCollection styles
)

Parameters

styles
Type: Stimulsoft.ReportStiStylesCollection

[Missing <param name="styles"/> documentation for "M:Stimulsoft.Report.Design.StiSavingStylesEventArgs.#ctor(Stimulsoft.Report.StiStylesCollection)"]

See Also