Click or drag to resize

GridGridLines Property

Gets or sets the style of grid lines to show between columns and rows

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public GridLines GridLines { get; set; }

Property Value

Type: GridLines
The grid line style.
See Also