C#
VB
C++
Gets or sets a ListMode flag that determines the display mode.
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 );
}
A ListMode value that represents the DisplayMode of the ImageListBox user control.
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