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


In This Topic
    SbC Method (NRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub SbC( _
       ByVal KECh As NPaintVisitor, _
       ByVal lECh As rrbh, _
       ByVal MECh As CSbh _
    ) 
    'Usage
     
    
    Dim instance As NRow
    Dim KECh As NPaintVisitor
    Dim lECh As rrbh
    Dim MECh As CSbh
     
    instance.SbC(KECh, lECh, MECh)
    internal virtual void SbC( 
       NPaintVisitor KECh,
       rrbh lECh,
       CSbh MECh
    )

    Parameters

    KECh
    lECh
    MECh
    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