Nevron Open Vision Documentation
Nevron.Nov.Grid Namespace / NFontSizeDeclaration Class / KbC Method


In This Topic
    KbC Method (NFontSizeDeclaration)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overrides Sub KbC( _
       ByVal Qjdh As NDataCell, _
       ByVal rjdh As NWidget, _
       ByVal Sjdh As System.Object _
    ) 
    'Usage
     
    
    Dim instance As NFontSizeDeclaration
    Dim Qjdh As NDataCell
    Dim rjdh As NWidget
    Dim Sjdh As System.Object
     
    instance.KbC(Qjdh, rjdh, Sjdh)
    internal override void KbC( 
       NDataCell Qjdh,
       NWidget rjdh,
       System.object Sjdh
    )

    Parameters

    Qjdh
    rjdh
    Sjdh
    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