MoveButtonPressInterval Property (InputDataNavigator)
In This Topic
Gets or sets the interval between clicks when the 'Move Previous' and 'Move Next' buttons are kept pressed, in milliseconds.
Syntax
'Declaration
Public Property MoveButtonPressInterval As Integer
public int MoveButtonPressInterval {get; set;}
See Also