[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ListGridLines.VerticalLines

VerticalLines Property

VerticalLines

Gets or sets style for vertical lines.

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

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