LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ImageListViewItemLayout Enumeration

Show in webframe






Provides values for the ImageListView.ItemsLayout property.
Syntax
public enum ImageListViewItemLayout : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ImageListViewItemLayout 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ImageListViewItemLayout

            

            
__value public enum ImageListViewItemLayout : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
public enum class ImageListViewItemLayout : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000FlowIndicates the ImageListView.Items are organized left to right, top to bottom.
0x00000001GridIndicates the ImageListView.Items are organized in rows and columns.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Medical.Workstation.UI.ImageListViewItemLayout

Requirements

Target Platforms

See Also

Reference

Leadtools.Medical.Workstation.UI Namespace

 

 


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