ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1FilterEditor Class
Members

In This Topic
    C1FilterEditor Class
    In This Topic
    The C1FilterEditor represents a filter as a condition tree.
    Object Model
    C1FilterEditor ClassExpression Class
    Syntax
    'Declaration
     
    
    Public Class C1FilterEditor 
       Inherits System.Windows.Controls.Control
    public class C1FilterEditor : 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.DataFilter.C1FilterEditor

    See Also