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

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