ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1TimeEditor Class / Delay Property

In This Topic
    Delay Property (C1TimeEditor)
    In This Topic
    Gets or sets the delay for the Increase and Decrease buttons.
    Syntax
    'Declaration
     
    
    Public Property Delay As Integer
    public int Delay {get; set;}
    See Also