Leadtools.Medical.Workstation.UI Namespace : ImageListViewItemLayout Enumeration |
public enum ImageListViewItemLayout : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum ImageListViewItemLayout Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As ImageListViewItemLayout
public enum ImageListViewItemLayout : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.Medical.Workstation.UI.ImageListViewItemLayout = function() { }; Leadtools.Medical.Workstation.UI.ImageListViewItemLayout.prototype = {
LeadtoolsMemberMarker(replace me) };
__value public enum ImageListViewItemLayout : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
public enum class ImageListViewItemLayout : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Flow | Indicates the ImageListView.Items are organized left to right, top to bottom. |
Grid | Indicates the ImageListView.Items are organized in rows and columns. |
System.Object
System.ValueType
System.Enum
Leadtools.Medical.Workstation.UI.ImageListViewItemLayout
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2