←Select platform

Item Property

Summary

Item that has changed.

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 has changed.

Example

For an example, refer to ItemChanged.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly