InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / ScrollableStackPanel Class / ScrollStep Property

In This Topic
    ScrollStep Property (ScrollableStackPanel)
    In This Topic
    Gets or sets the scroll step, in pixels.
    Syntax
    'Declaration
     
    Public Property ScrollStep As Integer
    public int ScrollStep {get; set;}
    See Also