Click or drag to resize

UserInterfaceGridRowCount Property

Number of rows the current children occupy, computed from the child count, the column count and any column spans.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int RowCount { get; }

Property Value

Type: Int32
See Also