Leadtools.Medical.Workstation.UI Namespace > ImageListView Class : ItemsLayout Property |
public ImageListViewItemLayout ItemsLayout {get; set;}
'Declaration Public Property ItemsLayout As ImageListViewItemLayout
'Usage Dim instance As ImageListView Dim value As ImageListViewItemLayout instance.ItemsLayout = value value = instance.ItemsLayout
public ImageListViewItemLayout ItemsLayout {get; set;}
get_ItemsLayout();
set_ItemsLayout(value);
public: __property ImageListViewItemLayout get_ItemsLayout(); public: __property void set_ItemsLayout( ImageListViewItemLayout value );
public: property ImageListViewItemLayout ItemsLayout { ImageListViewItemLayout get(); void set ( ImageListViewItemLayout value); }
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