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


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