RowHeaderGridLinesBrush Property
RowHeaderGridLinesBrush
Gets or sets the Android.Graphics.Drawables.Drawable that is used to paint the lines between
row header cells.
Declaration
public Drawable RowHeaderGridLinesBrush { get; set; }
Public Property RowHeaderGridLinesBrush As Drawable