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