DetailedViewItems Property

Summary
Gets an array of ImageItem in the ImageListBox.
Syntax
C#
VB
C++
public ImageItem[] DetailedViewItems { get; } 
  
Public ReadOnly Property DetailedViewItems As ImageItem() 
public: 
property array<ImageItem^>^ DetailedViewItems { 
   array<ImageItem^>^ get(); 
} 

Property Value

An array of ImageItem in the ImageListBox.

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.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.