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