StiComponentV2BuilderSetReportVariables Method |
Sets system variables which are specific for the specified component.
Namespace:
Stimulsoft.Report.Engine
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public override void SetReportVariables(
StiComponent masterComp
)
Public Overrides Sub SetReportVariables (
masterComp As StiComponent
)
Parameters
- masterComp
- Type: Stimulsoft.Report.ComponentsStiComponent
[Missing <param name="masterComp"/> documentation for "M:Stimulsoft.Report.Engine.StiComponentV2Builder.SetReportVariables(Stimulsoft.Report.Components.StiComponent)"]
See Also