←Select platform

Selected Property

Summary

Gets or sets a value that indicates if an item is selected.

Syntax

C#
VB
C++
public bool Selected {get; set;}
Public Property Selected As Boolean
public: 
property bool Selected { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

Requirements

Target Platforms

See Also

Reference

ImageItem Class

ImageItem Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize