StiCheckBoxOnGetExcelValue Method |
Raises the GetExcelValue event.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnGetExcelValue(
StiGetExcelValueEventArgs e
)
Protected Overridable Sub OnGetExcelValue (
e As StiGetExcelValueEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiGetExcelValueEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiCheckBox.OnGetExcelValue(Stimulsoft.Report.Events.StiGetExcelValueEventArgs)"]
See Also