C#
VB
C++
Gets or sets the current IImageListViewItem.
public IImageListViewItem CurrentItem { get; set; }
Public Property CurrentItem As Leadtools.Medical.Workstation.Ui.IImageListViewItem
public:
property Leadtools.Medical.Workstation.Ui.IImageListViewItem^ CurrentItem {
Leadtools.Medical.Workstation.Ui.IImageListViewItem^ get();
void set ( Leadtools.Medical.Workstation.Ui.IImageListViewItem^ );
}
The current IImageListViewItem in the ImageListBox.
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