Click or drag to resize

StiCrossCellOnGetCrossValue Method

Raises the GetValue event for this component.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetCrossValue(
	StiGetCrossValueEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.CrossTabStiGetCrossValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossCell.OnGetCrossValue(Stimulsoft.Report.CrossTab.StiGetCrossValueEventArgs)"]

See Also