ToolbarFileCollection.SidebarIsVisible Property

ToolbarFileCollectionSidebarIsVisible Property

[Missing <summary> documentation for "P:Rhino.UI.ToolbarFileCollection.SidebarIsVisible"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static bool SidebarIsVisible { get; set; }
Public Shared Property SidebarIsVisible As Boolean
	Get
	Set

Property Value

Type: Boolean
See Also