Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NGroupRow Class / rbdh Method


In This Topic
    rbdh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub rbdh( _
       ByVal Sbdh As GOCh, _
       ByVal tbdh As EUCh, _
       ByVal Ubdh As NTableGrid _
    ) 
    'Usage
     
    
    Dim instance As NGroupRow
    Dim Sbdh As GOCh
    Dim tbdh As EUCh
    Dim Ubdh As NTableGrid
     
    instance.rbdh(Sbdh, tbdh, Ubdh)
    internal void rbdh( 
       GOCh Sbdh,
       EUCh tbdh,
       NTableGrid Ubdh
    )

    Parameters

    Sbdh
    tbdh
    Ubdh
    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