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

In This Topic
    ConditionalFilterPresenter Class
    In This Topic
    Presenter for Conditional Filter that allows to customize combination filters.
    Object Model
    ConditionalFilterPresenter ClassConditionalFilter Class
    Syntax
    'Declaration
     
    
    Public Class ConditionalFilterPresenter 
       Inherits System.Windows.Controls.ItemsControl
    public class ConditionalFilterPresenter : System.Windows.Controls.ItemsControl 
    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
                         System.Windows.Controls.ItemsControl
                            C1.WPF.DataFilter.ConditionalFilterPresenter

    See Also