FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ValueFilterEditor Class
Members

In This Topic
    ValueFilterEditor Class
    In This Topic
    Represents a control used to edit a ValueFilter.
    Object Model
    ValueFilterEditor Class
    Syntax
    'Declaration
     
    
    Public Class ValueFilterEditor 
       Inherits System.Windows.Forms.UserControl
       Implements IC1ColumnFilterEditor 
    public class ValueFilterEditor : System.Windows.Forms.UserControl, IC1ColumnFilterEditor  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                System.Windows.Forms.ScrollableControl
                   System.Windows.Forms.ContainerControl
                      System.Windows.Forms.UserControl
                         C1.Win.C1FlexGrid.ValueFilterEditor

    See Also