Click or drag to resize

StiCrossTabStyleGetStyleFromComponent Method

Gets a style from the component.

Namespace:  Stimulsoft.Report
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
Component.
styleElements
Type: Stimulsoft.ReportStiStyleElements

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

See Also