[]
        
(Showing Draft Content)

C1.Android.Grid.GridBase.FrozenLinesColor

FrozenLinesColor Property

FrozenLinesColor

Gets or sets the System.Nullable<> that is used to paint the lines between frozen and scrollable areas of the grid.

Declaration
public Nullable<Color> FrozenLinesColor { get; set; }