Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NRow Class / UECh Method


In This Topic
    UECh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub UECh( _
       ByVal vECh As System.Integer, _
       ByVal WECh As System.Boolean _
    ) 
    'Usage
     
    
    Dim instance As NRow
    Dim vECh As System.Integer
    Dim WECh As System.Boolean
     
    instance.UECh(vECh, WECh)
    internal void UECh( 
       System.int vECh,
       System.bool WECh
    )

    Parameters

    vECh
    WECh
    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