←Select platform

Item Property

Summary

Overrides Item

Syntax
C#
VB
C++
public override ImageViewerItem Item { get; set; } 
Public Overrides Property Item() As ImageViewerItem 
   Get 
   Set 
public:  
   virtual property ImageViewerItem^ Item 
   { 
      ImageViewerItem^ get() override 
      void set(ImageViewerItem^ value) override 
   } 

Property Value

The item that the mode will use as the work source. Default value is null.

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.