ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class / OnClientScrollPositionChanged Property

In This Topic
    OnClientScrollPositionChanged Property (PivotGrid)
    In This Topic
    Occurs after the control has scrolled.
    Syntax
    'Declaration
     
    Public Overridable Property OnClientScrollPositionChanged As String
    public virtual string OnClientScrollPositionChanged {get; set;}
    See Also