Selected Property

Summary
Gets or sets a value that indicates if an item is selected.
Syntax
C#
C++/CLI
public bool Selected { get; set; } 
public:  
   property bool Selected 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the item is selected; otherwise, it is false.

Requirements

Target Platforms

See Also

Reference

ImageItem Class

ImageItem Members

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

Leadtools.Medical.Workstation Assembly

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