Nevron.Nov.Editors Namespace / NDesigner Class / EmbededEditorFactory Property
In This Topic
    EmbededEditorFactory Property
    In This Topic
    Gets or sets the editor factory, which creates an editor in case the node is edited inside the sub-hierarchy of another node (i.e. is not the root of editing). By default this is a factory which creates a NNodeMembersEditor.
    Syntax
    public Nevron.Nov.DNFunctionResult<NNodeEditor> EmbededEditorFactory {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also