Click or drag to resize

StiSimpleTextOnGetValue Method

Raises the GetValue event.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetValue(
	StiGetValueEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiGetValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiSimpleText.OnGetValue(Stimulsoft.Report.Events.StiGetValueEventArgs)"]

See Also