ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / BoolFilterPresenter Class
Members

In This Topic
    BoolFilterPresenter Class
    In This Topic
    Filter control for model Filter has bool value Represents a filter for bool Filter model
    Object Model
    BoolFilterPresenter ClassBoolFilter Class
    Syntax
    'Declaration
     
    
    Public Class BoolFilterPresenter 
       Inherits System.Windows.Controls.Control
    public class BoolFilterPresenter : 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.View.BoolFilterPresenter

    See Also