ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / Delay Property

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