Click or drag to resize

ICollapsibleSection2OnAttachedToHolder Method

[Missing <summary> documentation for "M:Rhino.UI.Controls.ICollapsibleSection2.OnAttachedToHolder(Rhino.UI.Controls.ICollapsibleSectionHolder2)"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.4
Syntax
void OnAttachedToHolder(
	ICollapsibleSectionHolder2 holder
)

Parameters

holder
Type: Rhino.UI.ControlsICollapsibleSectionHolder2

[Missing <param name="holder"/> documentation for "M:Rhino.UI.Controls.ICollapsibleSection2.OnAttachedToHolder(Rhino.UI.Controls.ICollapsibleSectionHolder2)"]

See Also