ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridTextFilterEntry Structure
Members

In This Topic
    DataGridTextFilterEntry Structure
    In This Topic
    Entry for a supported FilterOperation in DataGridTextFilter.
    Object Model
    DataGridTextFilterEntry Structure
    Syntax
    'Declaration
     
    
    Public Structure DataGridTextFilterEntry 
       Inherits System.ValueType
    public struct DataGridTextFilterEntry : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Silverlight.DataGrid.DataGridTextFilterEntry

    See Also