ComponentOne Xamarin.Android
KeyboardNavigationCluster Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : KeyboardNavigationCluster Property
Syntax
'Declaration
 
Public Property KeyboardNavigationCluster As Boolean
'Usage
 
Dim instance As C1RadialGauge
Dim value As Boolean
 
instance.KeyboardNavigationCluster = value
 
value = instance.KeyboardNavigationCluster
public bool KeyboardNavigationCluster {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members