C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / HasFocusable Property


In This Topic
HasFocusable Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property HasFocusable As Boolean
 
'Usage
 
Dim instance As FlexViewer
Dim value As Boolean
 
value = instance.HasFocusable
See Also