C#
VB
C++
Gets or sets the value that indicates the layout style for the ImageListView.
public ImageListViewItemLayout ItemsLayout { get; set; }
Public Property ItemsLayout As Leadtools.Medical.Workstation.Ui.ImageListViewItemLayout
public:
property Leadtools.Medical.Workstation.Ui.ImageListViewItemLayout ItemsLayout {
Leadtools.Medical.Workstation.Ui.ImageListViewItemLayout get();
void set ( Leadtools.Medical.Workstation.Ui.ImageListViewItemLayout );
}
The ImageListViewItemLayout value that represents the layout style.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET