Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NTreeDataRow Class / Kbdh Method


In This Topic
    Kbdh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Kbdh( _
       ByVal lbdh As WOCh, _
       ByVal Mbdh As OUCh, _
       ByVal nbdh As NTreeGrid _
    ) 
    'Usage
     
    
    Dim instance As NTreeDataRow
    Dim lbdh As WOCh
    Dim Mbdh As OUCh
    Dim nbdh As NTreeGrid
     
    instance.Kbdh(lbdh, Mbdh, nbdh)
    internal void Kbdh( 
       WOCh lbdh,
       OUCh Mbdh,
       NTreeGrid nbdh
    )

    Parameters

    lbdh
    Mbdh
    nbdh
    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