Click or drag to resize

StiBaseStyleGetStyle Method (StiComponent, StiStyleElements)

[Missing <summary> documentation for "M:Stimulsoft.Report.StiBaseStyle.GetStyle(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.StiStyleElements)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static StiBaseStyle GetStyle(
	StiComponent component,
	StiStyleElements styleElements
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

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

styleElements
Type: Stimulsoft.ReportStiStyleElements

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

Return Value

Type: StiBaseStyle

[Missing <returns> documentation for "M:Stimulsoft.Report.StiBaseStyle.GetStyle(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.StiStyleElements)"]

See Also