C1.Win.FlexGrid Namespace / ValueFilterEditor Class
Members

ValueFilterEditor Class
Represents a control used to edit a ValueFilter.
Object Model
ValueFilterEditor Class
Syntax
'Declaration
 
Public Class ValueFilterEditor 
   Inherits System.Windows.Forms.UserControl
   Implements 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.ValueFilterEditor

See Also