Click or drag to resize

StiStylesCreator Constructor (ListStiBaseStyle)

Initializes a new instance of the StiStylesCreator class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiStylesCreator(
	List<StiBaseStyle> hashAllStyles
)

Parameters

hashAllStyles
Type: System.Collections.GenericListStiBaseStyle

[Missing <param name="hashAllStyles"/> documentation for "M:Stimulsoft.Report.StiStylesCreator.#ctor(System.Collections.Generic.List{Stimulsoft.Report.StiBaseStyle})"]

See Also