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

In This Topic
    DataType Property (FullTextColumnFilter)
    In This Topic
    Gets the type of data with which this filter operates.
    Syntax
    'Declaration
     
    Public ReadOnly Property DataType As Type
    public Type DataType {get;}
    See Also