| Leadtools.Jpip.Client.WinForms Namespace > JpipRasterImageViewer Class : DataLoaded Event |
public event EventHandler<DataLoadedEventArgs> DataLoaded
'Declaration Public Event DataLoaded As EventHandler(Of DataLoadedEventArgs)
'Usage Dim instance As JpipRasterImageViewer Dim handler As EventHandler(Of DataLoadedEventArgs) AddHandler instance.DataLoaded, handler
public: event EventHandler<DataLoadedEventArgs^>^ DataLoaded
The event handler receives an argument of type DataLoadedEventArgs containing data related to this event. The following DataLoadedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| ClassId | |
| CodeStreamIndex | |
| Data | |
| IdentifierNumber | |
| IsCompleted | |
| Offset |