Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ItemsLayout Property







Gets or sets the value that indicates the layout style for the ImageListView.
Syntax
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: __property ImageListViewItemLayout get_ItemsLayout();
public: __property void set_ItemsLayout( 
   ImageListViewItemLayout value
);
public:
property ImageListViewItemLayout ItemsLayout {
   ImageListViewItemLayout get();
   void set (    ImageListViewItemLayout value);
}

Property Value

The ImageListViewItemLayout value that represents the layout style.
Remarks
Requirements

Target Platforms

See Also

Reference

ImageListView Class
ImageListView Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features