![]() |
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 > ImageListBox Class : GeneralViewItem Property |
public ImageItem GeneralViewItem {get;}
'Declaration Public ReadOnly Property GeneralViewItem As ImageItem
'Usage Dim instance As ImageListBox Dim value As ImageItem value = instance.GeneralViewItem
public: __property ImageItem* get_GeneralViewItem();
public: property ImageItem^ GeneralViewItem { ImageItem^ get(); }