MoveButtonPressDelay Property (InputDataNavigator)
In This Topic
Gets or sets the interval before the 'Move Previous' and 'Move Next' buttons start firing click events, in milliseconds.
Syntax
'Declaration
Public Property MoveButtonPressDelay As Integer
public int MoveButtonPressDelay {get; set;}
See Also