←Select platform

Item Property

Summary

The source item.

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

Property Value

The source image viewer item.

Remarks

This is the same item that was called with ImageViewerVirtualizer.LoadItem.

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.