Click or drag to resize

UserInterfaceGridRowSeparators Property

Draw a horizontal line between every pair of rows. Off by default.

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

Property Value

Type: Boolean
See Also