Leadtools.Medical.Workstation.UI Namespace > ImageListView Class : ImageLists Property |
public ImageListBox[] ImageLists {get;}
'Declaration Public ReadOnly Property ImageLists As ImageListBox()
'Usage Dim instance As ImageListView Dim value() As ImageListBox value = instance.ImageLists
public: __property ImageListBox*[]* get_ImageLists();
public: property ImageListBox*[]* ImageLists { ImageListBox*[]* get(); }