Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollableStackPanel Class / ScrollStep Property

In This Topic
    ScrollStep Property
    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