Click or drag to resize

UserInterfaceGridRowHeight Property

Height of every row in logical pixels. The default is 0, which means each row is as tall as the tallest control in it.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public double RowHeight { get; set; }

Property Value

Type: Double
See Also