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

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