[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ListGridLines

ListGridLines Property

ListGridLines

Gets or sets a ListGridLinesInfo value that indicates the grid lines.

Declaration
[Browsable(true)]
public ListGridLinesInfo ListGridLines { get; set; }
<Browsable(True)>
Public Property ListGridLines As ListGridLinesInfo
Property Value
Type Description
ListGridLinesInfo

A ListGridLinesInfo value.

Remarks

The value of this property determines the appearance of the grid lines. Included items are Color and Style of Line.