Action
Gets the amount of time in milliseconds that a RepeatButton waits, while it is pressed, before a command to move the Thumb
executes.
Syntax
C#
protected Integer Delay { get; }
VB
'Declaration
Protected Read Property Delay As Integer
Access
Read only.