ComponentOne Xamarin.Android
ScrollBarStyle Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members