FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ValueFilter Class
Members

In This Topic
    ValueFilter Class
    In This Topic
    Filter defined by a list of values that should be accepted. If the list is empty, all values satisfy the filter.
    Object Model
    ValueFilter Class
    Syntax
    'Declaration
     
    Public Class ValueFilter 
    public class ValueFilter 
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.ValueFilter

    See Also