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

In This Topic
    GridValueFilterEditor Class
    In This Topic
    Represents a control used to edit a ValueFilter object.
    Object Model
    GridValueFilterEditor Class
    Syntax
    'Declaration
     
    
    Public Class GridValueFilterEditor 
       Inherits C1.Framework.ListBoxElement
       Implements C1.Win.Accessibility.ISupportUia, IC1ColumnFilterEditor 
    public class GridValueFilterEditor : C1.Framework.ListBoxElement, C1.Win.Accessibility.ISupportUia, IC1ColumnFilterEditor  
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.BasePanel
             C1.Framework.DockPanel
                C1.Framework.ListBoxElement
                   C1.Win.FlexGrid.GridValueFilterEditor

    See Also