Items Property

Summary

Gets an array of IImageListViewItem items.

Syntax
C#
VB
C++
public IImageListViewItem[] Items { get; } 
  
Public ReadOnly Property Items As IImageListViewItem() 
public: 
property array<IImageListViewItem^>^ Items { 
   array<IImageListViewItem^>^ get(); 
} 

Property Value

An array of IImageListViewItem items.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly