ComponentOne Basic Library for UWP
Delay Property (C1NumericBox)

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : Delay Property
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

Reference

C1NumericBox Class
C1NumericBox Members