Click or drag to resize

PageViewGroupComponentStatus Property

Gets or sets the status of the page view group.

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

Property Value

Type: ComponentStatus
See Also