StiImageOnGetImageData Method |
Raises the GetImageData event.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnGetImageData(
StiGetImageDataEventArgs e
)
Protected Overridable Sub OnGetImageData (
e As StiGetImageDataEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiGetImageDataEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiImage.OnGetImageData(Stimulsoft.Report.Events.StiGetImageDataEventArgs)"]
See Also