ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ReportViewer Class / OnClientPageIndexChanged Property

In This Topic
    OnClientPageIndexChanged Property (ReportViewer)
    In This Topic
    Occurs after the page index is changed.
    Syntax
    'Declaration
     
    Public Property OnClientPageIndexChanged As String
    public string OnClientPageIndexChanged {get; set;}
    See Also