ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheetFilter Class / OnClientFilterChanged Property

In This Topic
    OnClientFilterChanged Property
    In This Topic
    Occurs after a column filter has been edited by the user.
    Syntax
    'Declaration
     
    
    Public Property OnClientFilterChanged As String
    public string OnClientFilterChanged {get; set;}
    See Also