C1.Android.Gauge Assembly / C1.Android.Gauge Namespace / C1RadialGauge Class / NextFocusRightId Property


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