ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Carousel Namespace / C1Carousel Class / OnClientBeforeScroll Property

In This Topic
    OnClientBeforeScroll Property
    In This Topic
    The name of the function which will be called before scrolling to another image.
    Syntax
    'Declaration
     
    Public Property OnClientBeforeScroll As System.String
    public System.string OnClientBeforeScroll {get; set;}
    See Also