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

In This Topic
    ConditionFilterEditor Class
    In This Topic
    Represents a control used to edit a ConditionFilter.
    Object Model
    ConditionFilterEditor Class
    Syntax
    'Declaration
     
    
    Public Class ConditionFilterEditor 
       Inherits System.Windows.Forms.UserControl
       Implements IC1ColumnFilterEditor 
    public class ConditionFilterEditor : 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.FlexGrid.ConditionFilterEditor

    See Also