ComponentOne Xamarin.Android
NextFocusUpId Property (C1LinearGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1LinearGauge Class : NextFocusUpId Property
Syntax
'Declaration
 
Public Overridable Property NextFocusUpId As Integer
'Usage
 
Dim instance As C1LinearGauge
Dim value As Integer
 
instance.NextFocusUpId = value
 
value = instance.NextFocusUpId
public virtual int NextFocusUpId {get; set;}
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members