C#
VB
C++
Gets or sets the display mode for the ImageListView.
public ListMode DisplayMode { get; set; }
Public Property DisplayMode As Leadtools.Medical.Workstation.Ui.ListMode
public:
property Leadtools.Medical.Workstation.Ui.ListMode DisplayMode {
Leadtools.Medical.Workstation.Ui.ListMode get();
void set ( Leadtools.Medical.Workstation.Ui.ListMode );
}
The ListMode value that represents the display mode.
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