Click or drag to resize

StiReportParserGetDataFieldValueProcessor Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiReportParser.GetDataFieldValueProcessor(System.Object,Stimulsoft.Report.Engine.StiParser.StiParserGetDataFieldValueEventArgs)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void GetDataFieldValueProcessor(
	Object sender,
	StiParserStiParserGetDataFieldValueEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Dashboard.StiReportParser.GetDataFieldValueProcessor(System.Object,Stimulsoft.Report.Engine.StiParser.StiParserGetDataFieldValueEventArgs)"]

e
Type: Stimulsoft.Report.EngineStiParserStiParserGetDataFieldValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Dashboard.StiReportParser.GetDataFieldValueProcessor(System.Object,Stimulsoft.Report.Engine.StiParser.StiParserGetDataFieldValueEventArgs)"]

See Also