LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Items Property (ImageListView)

Show in webframe






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: __property IImageListViewItem*[]* get_Items();
public:
property IImageListViewItem*[]* Items {
   IImageListViewItem*[]* get();
}

Property Value

An array of IImageListViewItem items.
Requirements

Target Platforms

See Also

Reference

ImageListView Class
ImageListView Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.