LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Items Property (ListViewSeriesInformation)

Show in webframe






Gets or sets an array of Leadtools.Medical.Workstation.UI.IImageListViewItem items.
Syntax
public IImageListViewItem[] Items {get;}
'Declaration
 
Public ReadOnly Property Items As IImageListViewItem()
'Usage
 
Dim instance As ListViewSeriesInformation
Dim value() As IImageListViewItem
 
value = instance.Items

            

            
public: __property IImageListViewItem*[]* get_Items();
public:
property IImageListViewItem*[]* Items {
   IImageListViewItem*[]* get();
}

Property Value

An array of Leadtools.Medical.Workstation.UI.IImageListViewItem items.
Requirements

Target Platforms

See Also

Reference

ListViewSeriesInformation Class
ListViewSeriesInformation Members

 

 


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