FrozenLinesBrush Property (C1FlexGrid)
Gets or sets the
System.Windows.Media.Brush that is used to paint the lines between frozen and scrollable areas of the grid.
public Brush FrozenLinesBrush {get; set;}
'Declaration
Public Property FrozenLinesBrush As Brush