Click or drag to resize

PageViewGroupTableActiveCount Property

Returns number of page view groups in the table, excluding deleted page view groups.

Namespace:  Rhino.DocObjects.Tables
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public int ActiveCount { get; }

Property Value

Type: Int32
See Also