Click or drag to resize

GridIHandlerRowHeight Property

Gets or sets the height for each row in the grid

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

Property Value

Type: Int32
The height of the row.
See Also