Click or drag to resize

CollapsibleSectionImplCreateHostedSection Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.CreateHostedSection(Rhino.UI.Controls.ICollapsibleSection)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static void CreateHostedSection(
	ICollapsibleSection section
)

Parameters

section
Type: Rhino.UI.ControlsICollapsibleSection

[Missing <param name="section"/> documentation for "M:Rhino.UI.Controls.CollapsibleSectionImpl.CreateHostedSection(Rhino.UI.Controls.ICollapsibleSection)"]

See Also