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

In This Topic
    OnClientFilterApplied Property
    In This Topic
    Occurs after the filter is applied.
    Syntax
    'Declaration
     
    
    Public Property OnClientFilterApplied As String
    public string OnClientFilterApplied {get; set;}
    See Also