←Select platform

ListMode Enumeration

Summary

Values which determines the display of ImageListBox in ImageListView

Syntax

C#
VB
C++
public enum ListMode 
  
Public Enum ListMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ListMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0GeneralItems can be collapsed and expanded.
1DetailsItems are always displayed expanded.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly