FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid 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 C1.Framework.XViewLight
       Implements C1.Framework.IView, C1.Win.Accessibility.ISupportUia, IC1ColumnFilterEditor 
    public class ValueFilterEditor : C1.Framework.XViewLight, C1.Framework.IView, C1.Win.Accessibility.ISupportUia, IC1ColumnFilterEditor  
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                C1.Framework.XViewLight
                   C1.Win.FlexGrid.ValueFilterEditor

    See Also