WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / TimeIncrement Property
In This Topic
    TimeIncrement Property
    In This Topic
    Gets or sets the increment applied when the user pressed the up/down arrow keys in a time part.
    Syntax
    public TimeSpan TimeIncrement {get; set;}
    See Also