ComponentOne Carousel for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / Step Property

In This Topic
    Step Property
    In This Topic
    Determines how many images will be scrolled when you click the Next/Previous button.
    Syntax
    'Declaration
     
    Public Property Step As System.Integer
    public System.int Step {get; set;}
    See Also