ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / OnClientFiltering Property

In This Topic
    OnClientFiltering Property
    In This Topic
    The event fired before filtering.
    Syntax
    'Declaration
     
    Public Property OnClientFiltering As System.String
    public System.string OnClientFiltering {get; set;}
    See Also