←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly