ICollapsibleSectionHolder.Sections Property

ICollapsibleSectionHolderSections Property

[Missing <summary> documentation for "P:Rhino.UI.Controls.ICollapsibleSectionHolder.Sections"]

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
IEnumerable<ICollapsibleSection> Sections { get; }
ReadOnly Property Sections As IEnumerable(Of ICollapsibleSection)
	Get

Property Value

Type: IEnumerableICollapsibleSection
Version Information

Rhino for Windows

Supported in: 6.8
See Also