ICollapsibleSectionHolderSections Property |
[Missing <summary> documentation for "P:Rhino.UI.Controls.ICollapsibleSectionHolder.Sections"]
Namespace:
Rhino.UI.Controls
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax IEnumerable<ICollapsibleSection> Sections { get; }
ReadOnly Property Sections As IEnumerable(Of ICollapsibleSection)
Get
Property Value
Type:
IEnumerableICollapsibleSectionSee Also