Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / DateChangingEventArgs Class / NewDay Property

In This Topic
    NewDay Property (DateChangingEventArgs)
    In This Topic
    Gets the date of the new day.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NewDay As Date
    public DateTime NewDay {get;}
    See Also