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

In This Topic
    CustomFilterPresenter Class
    In This Topic
    Filter control for CustomFilter model CustomFilter that represent UI for CustomFilter model
    Object Model
    CustomFilterPresenter ClassCustomFilter Class
    Syntax
    'Declaration
     
    
    Public Class CustomFilterPresenter 
       Inherits System.Windows.Controls.Control
    public class CustomFilterPresenter : 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.CustomFilterPresenter

    See Also