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

In This Topic
    DataType Property (ValueFilter)
    In This Topic
    Gets the type of data that this filter works on.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As Type
    public Type DataType {get;}
    See Also