ComponentOne Xamarin.Android
DividerDrawable Property (GridGroupRowCell)


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

Reference

GridGroupRowCell Class
GridGroupRowCell Members