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