Click or drag to resize

PageViewGroupIsExpanded Property

Gets or sets the expanded state of the page view group.

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

Property Value

Type: Boolean
See Also