FrozenLinesBrush Property
FrozenLinesBrush
Gets or sets the Android.Graphics.Drawables.Drawable that is used to paint the lines between frozen
and scrollable areas of the grid.
Declaration
public Drawable FrozenLinesBrush { get; set; }
Public Property FrozenLinesBrush As Drawable