GridIHandlerGridLines 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 GridLines GridLines { get; set; }
Property GridLines As GridLines
Get
Set
abstract GridLines : GridLines with get, set
Property Value
Type:
GridLinesThe grid line style.
See Also