Leadtools.Controls Namespace : ImageViewerItemErrorEventArgs Object |
The following tables list the members exposed by ImageViewerItemErrorEventArgs.
Name | Description | |
---|---|---|
ImageViewerItemErrorEventArgs Constructor | Initializes a new instance of ImageViewerItemErrorEventArgs. |
Name | Description | |
---|---|---|
Data | Extra data for this error. | |
Error | Get the error that was caught by the viewer. | |
Item | Item that caused the error. | |
Reason | Reason why the error occurred. | |
RemoveEmptyItem | Indicates whether to remove the item if it did not have previous data. |
Name | Description | |
---|---|---|
Create | Creates a new instance of ImageViewerItemErrorEventArgs with the specified values. |