ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class
Members

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

    See Also