FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class
Members

In This Topic
    ColumnFilterEditor Class
    In This Topic
    Editor used to inspect and modify ColumnFilter objects.
    Object Model
    ColumnFilterEditor Class
    Syntax
    'Declaration
     
    Public Class ColumnFilterEditor 
       Inherits System.Windows.Controls.Control
    public class ColumnFilterEditor : System.Windows.Controls.Control 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         C1.WPF.FlexGrid.ColumnFilterEditor

    See Also