[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListGridLinesInfo.VerticalLines

VerticalLines Property

VerticalLines

Gets or sets the style for vertical lines.

Declaration
public Line VerticalLines { get; set; }
Public Property VerticalLines As Line
Property Value
Type Description
Line

A Line object that is used to draw vertical lines.
The default is a dark grey single line.