ComponentOne Xamarin.Android
ImportantForAutofill Property (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members