The ObjectWrapper type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ObjectWrapper | Overloaded. |
Properties
| Name | Description | |
|---|---|---|
| DataType |
Gets the declared type of the value.
| |
| Editable |
Gets whether the property can be modified.
| |
| EditContext |
Gets optional additional user-specified information specified in an editor declaration.
| |
| Property |
Gets the wrapped property.
| |
| PropertyName |
Gets the wrapped property.
| |
| UnderlyingObject |
Gets the wrapped object.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
|