NNodeSurrogate Class Members
In This Topic
The following tables list the members exposed by NNodeSurrogate.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| AllowAutomatic | Gets or sets whether the surrogate value can automatic |
| AllowNull | Gets or sets whether the surrogate value can be null |
| CompatibleTypes | Gets or sets the value compatible types |
| EditedNodeParent | Gets or sets the node which is parent to the surrogately edited property |
| Value | Gets or sets the node surrogate value. |
Top
Public Events
| Name | Description |
| ValueChanged | Occurs when the value property has changed |
Top
See Also