LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Items Property (ImageListView)







Gets an array of IImageListViewItem items.
Syntax
public IImageListViewItem[] Items {get;}
'Declaration
 
Public ReadOnly Property Items As IImageListViewItem()
'Usage
 
Dim instance As ImageListView
Dim value() As IImageListViewItem
 
value = instance.Items
public IImageListViewItem[] Items {get;}
 get_Items(); 
public: __property IImageListViewItem*[]* get_Items();
public:
property IImageListViewItem*[]* Items {
   IImageListViewItem*[]* get();
}

Property Value

An array of IImageListViewItem items.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.