Click or drag to resize

CollapsibleSectionImpl Class

[Missing <summary> documentation for "T:Rhino.UI.Controls.CollapsibleSectionImpl"]

Inheritance Hierarchy
SystemObject
  Rhino.UI.ControlsCollapsibleSectionImpl

Namespace:  Rhino.UI.Controls
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public sealed class CollapsibleSectionImpl : IDisposable

The CollapsibleSectionImpl type exposes the following members.

Constructors
  NameDescription
Public methodCollapsibleSectionImpl
Initializes a new instance of the CollapsibleSectionImpl class
Top
Properties
  NameDescription
Public propertyCppPointer
Public propertyViewModel
Top
Methods
  NameDescription
Public method__InternalSetParent
Public methodStatic memberCreateHostedSection
Public methodDispose
Releases all resources used by the CollapsibleSectionImpl
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodStatic memberFind
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetSibling
Public methodStatic memberGetSiblings
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSameObject
Public methodStatic memberNewNativeWrapper
Public methodReplaceClient
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
See Also