Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

CurrentItem Property (ImageItem)







Gets or sets the IImageListViewItem displayed in this ImageItem
Syntax
public IImageListViewItem CurrentItem {get; set;}
'Declaration
 
Public Property CurrentItem As IImageListViewItem
'Usage
 
Dim instance As ImageItem
Dim value As IImageListViewItem
 
instance.CurrentItem = value
 
value = instance.CurrentItem

            

            
public: __property IImageListViewItem* get_CurrentItem();
public: __property void set_CurrentItem( 
   IImageListViewItem* value
);
public:
property IImageListViewItem^ CurrentItem {
   IImageListViewItem^ get();
   void set (    IImageListViewItem^ value);
}

Property Value

The IImageListViewItem displayed in this ImageItem
Requirements

Target Platforms

See Also

Reference

ImageItem Class
ImageItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features