Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NDataBinding Class
Members


In This Topic
    NDataBinding Class
    In This Topic
    Provides support for node data binding.
    Object Model
    NDataBinding Class
    Syntax
    'Declaration
     
    
    Public Class NDataBinding 
       Inherits NNode
       Implements INDomDeepEquals, INDomDeeplyCloneable, Nevron.Nov.INDeeplyCloneable 
    'Usage
     
    
    Dim instance As NDataBinding
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NNode
          Nevron.Nov.Dom.NDataBinding
             Nevron.Nov.Dom.NNodeCollectionDataBinding<TTarget,TTargetItem,TDataSourceItem>

    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