Click or drag to resize

StiBaseStyleGetStyleFromComponents Method

Gets a style from the components.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void GetStyleFromComponents(
	StiComponentsCollection comps,
	StiStyleElements styleElements
)

Parameters

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection
Components collection.
styleElements
Type: Stimulsoft.ReportStiStyleElements

[Missing <param name="styleElements"/> documentation for "M:Stimulsoft.Report.StiBaseStyle.GetStyleFromComponents(Stimulsoft.Report.Components.StiComponentsCollection,Stimulsoft.Report.StiStyleElements)"]

See Also