CurrentItem Property

Summary
Gets or sets the IImageListViewItem displayed in this ImageItem
Syntax
C#
VB
C++
public IImageListViewItem CurrentItem { get; set; } 
  
Public Property CurrentItem As IImageListViewItem 
public: 
property IImageListViewItem^ CurrentItem { 
   IImageListViewItem^ get(); 
   void set (    IImageListViewItem^ ); 
} 

Property Value

The IImageListViewItem displayed in this ImageItem

Requirements

Target Platforms

See Also

Reference

ImageItem Class

ImageItem Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.