FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGridFilter Class / Apply Method

In This Topic
    Apply Method (C1FlexGridFilter)
    In This Topic
    Applies the current filters to the rows currently loaded on the grid.
    Syntax
    'Declaration
     
    Public Sub Apply() 
    public void Apply()
    See Also