ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotPanel Class / OnClientItemsSourceChanged Property

In This Topic
    OnClientItemsSourceChanged Property (PivotPanel)
    In This Topic
    Occurs after the items source changes.
    Syntax
    'Declaration
     
    
    Public Property OnClientItemsSourceChanged As String
    public string OnClientItemsSourceChanged {get; set;}
    See Also