StiCrossFieldOnProcessCell Method |
Raises the ProcessCell event for this component.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnProcessCell(
StiProcessCellEventArgs e
)
Protected Overridable Sub OnProcessCell (
e As StiProcessCellEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.CrossTabStiProcessCellEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossField.OnProcessCell(Stimulsoft.Report.CrossTab.StiProcessCellEventArgs)"]
See Also