Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NColumnCollection Class / Qjbh Method


In This Topic
    Qjbh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub Qjbh( _
       ByVal rjbh As System.Integer, _
       ByRef Sjbh As NPoint, _
       ByRef tjbh As NPoint _
    ) 
    'Usage
     
    
    Dim instance As NColumnCollection
    Dim rjbh As System.Integer
    Dim Sjbh As NPoint
    Dim tjbh As NPoint
     
    instance.Qjbh(rjbh, Sjbh, tjbh)
    internal void Qjbh( 
       System.int rjbh,
       out NPoint Sjbh,
       out NPoint tjbh
    )

    Parameters

    rjbh
    Sjbh
    tjbh
    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