ImageListViewItemLayout Enumeration

Summary
Provides values for the ImageListView.ItemsLayout property.
Syntax
C#
VB
C++
public enum ImageListViewItemLayout 
  
Public Enum ImageListViewItemLayout  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class ImageListViewItemLayout : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   
Members
ValueMemberDescription
0FlowIndicates the ImageListView.Items are organized left to right, top to bottom.
1GridIndicates the ImageListView.Items are organized in rows and columns.
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.