[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcTextBoxCellType.GridLine

GridLine Property

GridLine

Gets or sets a Line that indicates the grid line style for each line.

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

A Line that indicates the grid line style for each line.

Remarks

This property is used when grid lines are needed between each text line.