Click or drag to resize

StiCrossTabStyleSetStyleToComponent Method

Sets style to a component.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override void SetStyleToComponent(
	StiComponent component
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent
Component.
See Also