ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DateEdit Class / DecDateTimeInput Method

In This Topic
    DecDateTimeInput Method (C1DateEdit)
    In This Topic
    Decrements the currently selected field in DateTimeInput mode.
    Syntax
    'Declaration
     
    Public Sub DecDateTimeInput() 
    public void DecDateTimeInput()
    See Also