StiMapStyleSetStyleToComponent 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
)
Public Overrides Sub SetStyleToComponent (
component As StiComponent
)
Parameters
- component
- Type: Stimulsoft.Report.ComponentsStiComponent
Component.
See Also