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


In This Topic
    NBindingFx Class
    In This Topic
    Represents an expression, which binds the target element property to an arbitrary other element property.
    Object Model
    NBindingFx Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NBindingFx 
       Inherits NExpression
       Implements INDomDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NBindingFx
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NExpression
          Nevron.Nov.Dom.NBindingFx

    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