Click or drag to resize

StiElementStyleGetStyleFromComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.Styles.StiElementStyle.GetStyleFromComponent(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.StiStyleElements)"]

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

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

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

styleElements
Type: Stimulsoft.ReportStiStyleElements

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

See Also