Uses of Class
com.stimulsoft.report.events.StiGetImageDataEventArgs
Packages that use StiGetImageDataEventArgs
-
Uses of StiGetImageDataEventArgs in com.stimulsoft.report.components.simplecomponents
Methods in com.stimulsoft.report.components.simplecomponents with parameters of type StiGetImageDataEventArgsModifier and TypeMethodDescriptionvoidStiImage.invokeGetImageData(Object sender, StiGetImageDataEventArgs e) protected voidStiImage.OnGetImageData(StiGetImageDataEventArgs e) Raises the GetImageData event.