Click or drag to resize

StiBaseStyleGetStyleFromComponent Method

Gets the style from the component.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract void GetStyleFromComponent(
	StiComponent component,
	StiStyleElements styleElements
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent
Component.
styleElements
Type: Stimulsoft.ReportStiStyleElements

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

See Also