ComponentOne Xamarin.Android
DividerDrawable Property (C1ComboBox)


C1.Android.Input Assembly > C1.Android.Input Namespace > C1ComboBox Class : DividerDrawable Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property DividerDrawable As Android.Graphics.Drawables.Drawable
'Usage
 
Dim instance As C1ComboBox
Dim value As Android.Graphics.Drawables.Drawable
 
value = instance.DividerDrawable
public virtual Android.Graphics.Drawables.Drawable DividerDrawable {get;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members