Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NDayPicker Class / Update Method


In This Topic
    Update Method (NDayPicker)
    In This Topic
    Navigates the picker to the days of the specified month/year pair.
    Syntax
    'Declaration
     
    
    Public Overridable Sub Update() 
    'Usage
     
    
    Dim instance As NDayPicker
     
    instance.Update()
    public virtual void Update()
    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