ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Integer
    public System.int ScrollStep {get; set;}
    See Also