Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NRowCollectionBase Class / EICh Method


In This Topic
    EICh Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub EICh( _
       ByVal fICh As NGroupRow, _
       ByVal GICh As EUCh, _
       ByVal hICh As NTableGrid _
    ) 
    'Usage
     
    
    Dim instance As NRowCollectionBase
    Dim fICh As NGroupRow
    Dim GICh As EUCh
    Dim hICh As NTableGrid
     
    instance.EICh(fICh, GICh, hICh)
    internal void EICh( 
       NGroupRow fICh,
       EUCh GICh,
       NTableGrid hICh
    )

    Parameters

    fICh
    GICh
    hICh
    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