Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > ImageListView Class : SelectedImageList Property |
public ImageListBox SelectedImageList {get;}
'Declaration Public ReadOnly Property SelectedImageList As ImageListBox
'Usage Dim instance As ImageListView Dim value As ImageListBox value = instance.SelectedImageList
public: __property ImageListBox* get_SelectedImageList();
public: property ImageListBox^ SelectedImageList { ImageListBox^ get(); }