IsSelected Property (MobileObject)
Class
MobileObject
.
Action
Gets whether the mobile object is selected or checked.
Syntax
C#
protected
Boolean
IsSelected { get; }
VB
'Declaration Protected Read Property IsSelected As
Boolean
Access
Read only.