Click or drag to resize

StiGetValue Delegate

Represents the method that handles the GetValue event.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate string StiGetValue(
	StiComponent component
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent

Return Value

Type: String
See Also