Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NHierarchicalRow Class / xCC Method


In This Topic
    xCC Method (NHierarchicalRow)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub xCC( _
       ByVal hdCh As NPaintVisitor, _
       ByVal IdCh As rrbh, _
       ByVal jdCh As CSbh _
    ) 
    'Usage
     
    
    Dim instance As NHierarchicalRow
    Dim hdCh As NPaintVisitor
    Dim IdCh As rrbh
    Dim jdCh As CSbh
     
    instance.xCC(hdCh, IdCh, jdCh)
    internal override void xCC( 
       NPaintVisitor hdCh,
       rrbh IdCh,
       CSbh jdCh
    )

    Parameters

    hdCh
    IdCh
    jdCh
    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