RhinoCommon API
CollapsibleSectionViewModel Class |
Derive from this class to implement your own view model that wraps around a built
in implementation of IRdkViewModel. Use GetData etc to implement your properties.
Namespace: Rhino.UI.Controls
Assembly: RhinoCommon (in RhinoCommon.dll)
The CollapsibleSectionViewModel type exposes the following members.
| Name | Description | |
|---|---|---|
| CollapsibleSectionViewModel |
Construct from your section - the view model should be a member of the section
|
| Name | Description | |
|---|---|---|
| CppPointer |
| Name | Description | |
|---|---|---|
| Commit | ||
| Discard | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetData |
Call for an interface to data
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| UndoHelper |
Helper function to ease the use of undo records
|