StiCrossHeaderOnGetDisplayCrossValue Method |
Raises the GetDisplayCrossValue event for this component.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnGetDisplayCrossValue(
StiGetCrossValueEventArgs e
)
Protected Overridable Sub OnGetDisplayCrossValue (
e As StiGetCrossValueEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.CrossTabStiGetCrossValueEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.CrossTab.StiCrossHeader.OnGetDisplayCrossValue(Stimulsoft.Report.CrossTab.StiGetCrossValueEventArgs)"]
See Also