The ObjectWrapper<(Of <(T>)>) type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ObjectWrapper<(Of <(T>)>) | Overloaded. |
Properties
Name | Description | |
---|---|---|
![]() | DataType |
Gets the declared type of the value.
(Overrides ObjectWrapper..::.DataType.) |
![]() | Editable |
Gets whether the property can be modified.
(Inherited from ObjectWrapper.) |
![]() | EditContext |
Gets optional additional user-specified information specified in an editor declaration.
(Inherited from ObjectWrapper.) |
![]() | Property |
Gets the wrapped property.
(Inherited from ObjectWrapper.) |
![]() | PropertyName |
Gets the wrapped property.
(Inherited from ObjectWrapper.) |
![]() | UnderlyingObject |
Gets the wrapped object.
(Inherited from ObjectWrapper.) |
![]() | Value |
Gets or sets the value of the wrapped property.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ObjectWrapper.) |