Click or drag to resize

DetailViewObjectIsActive Property

Gets or sets the active state of the detail view. Note, setting this property will trigger a event.

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

Property Value

Type: Boolean
See Also