←Select platform

Item Property

Summary

Item that caused the error.

Syntax
C#
VB
C++
public ImageViewerItem Item { get; } 
Public ReadOnly Property Item() As ImageViewerItem 
   Get 
public:  
   property ImageViewerItem^ Item 
   { 
      ImageViewerItem^ get() 
   } 

Property Value

The item that caused the error. Could be null if the error was not associated with a specific item.

Example

For an example, refer to ItemError.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.