Name | Description | |
---|---|---|
![]() | NEmbeddedNodePropertyEditor Constructor | Default constructor |
The following tables list the members exposed by NEmbeddedNodePropertyEditor.
Name | Description | |
---|---|---|
![]() | NEmbeddedNodePropertyEditor Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | AllowChangeInstanceProperty | |
![]() ![]() | DefaultTemplate | The default editor template. |
![]() ![]() | EmbedInGroupBoxNoChangeInstanceTemplate | Embeds the node property editor in a group box, and does not allow the node instance to be changed to null or a compatible type. |
![]() ![]() | EmbedInGroupBoxTemplate | Embeds the node property editor in a group box. |
![]() ![]() | NEmbeddedNodePropertyEditorSchema | Schema associated with NEmbeddedNodePropertyEditor. |
![]() ![]() | NoChangeInstanceTemplate | Does not allow the node instance to be changed to null or a compatible type. |
Name | Description | |
---|---|---|
![]() | AllowChangeInstance | Gets or sets whether the editor is allowed to change the instance of the node exposed by the property |
Name | Description | |
---|---|---|
![]() | CreateControl | Overridden. Overriden to create and embed the embedded editor |
![]() | GetEditedPropertyTypeDesigner | Overridden. Gets the designer, applicable for the specified edited property value. |
![]() | OnSurrogateValueChanged | Called when the value of the surrogate has changed. |
![]() | OnUpdateFromEditedNode | Overridden. Updates the editor from the edited node |