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

In This Topic
    OnClientSelectionChanged Property (PivotGrid)
    In This Topic
    Occurs after selection changes.
    Syntax
    'Declaration
     
    Public Overridable Property OnClientSelectionChanged As String
    public virtual string OnClientSelectionChanged {get; set;}
    See Also