Click or drag to resize

StiSimpleTextSetText Method (StiGetValue, Boolean)

[Missing <summary> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetText(Stimulsoft.Report.Components.StiGetValue,System.Boolean)"]

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetText(
	StiGetValue getValue,
	bool isRunning
)

Parameters

getValue
Type: Stimulsoft.Report.ComponentsStiGetValue

[Missing <param name="getValue"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetText(Stimulsoft.Report.Components.StiGetValue,System.Boolean)"]

isRunning
Type: SystemBoolean

[Missing <param name="isRunning"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.SetText(Stimulsoft.Report.Components.StiGetValue,System.Boolean)"]

See Also