Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NDayPickerCell Class / dxYC Method


In This Topic
    dxYC Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub dxYC( _
       ByVal ExYC As System.Integer, _
       ByVal fxYC As System.Integer, _
       ByVal GxYC As System.Integer, _
       ByVal hxYC As System.Boolean, _
       ByVal IxYC As System.Boolean, _
       ByVal jxYC As NCalendar _
    ) 
    'Usage
     
    
    Dim instance As NDayPickerCell
    Dim ExYC As System.Integer
    Dim fxYC As System.Integer
    Dim GxYC As System.Integer
    Dim hxYC As System.Boolean
    Dim IxYC As System.Boolean
    Dim jxYC As NCalendar
     
    instance.dxYC(ExYC, fxYC, GxYC, hxYC, IxYC, jxYC)
    internal void dxYC( 
       System.int ExYC,
       System.int fxYC,
       System.int GxYC,
       System.bool hxYC,
       System.bool IxYC,
       NCalendar jxYC
    )

    Parameters

    ExYC
    fxYC
    GxYC
    hxYC
    IxYC
    jxYC
    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