ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / MoveDelayFirst Property

In This Topic
    MoveDelayFirst Property
    In This Topic
    Time delay in milliseconds after pressing Next/Previous button before automatic scrolling begins.
    Syntax
    'Declaration
     
    Public Property MoveDelayFirst As Integer
    public int MoveDelayFirst {get; set;}
    See Also