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; }
Public Property IsActive As Boolean
Get
Set
Property Value
Type:
BooleanSee Also