GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / UsingResourceFilterEditor Class
Members

In This Topic
    UsingResourceFilterEditor Class
    In This Topic
    Represents the dialog for resource filter. UsingResourceFilterEditor
    Object Model
    UsingResourceFilterEditor Class
    Syntax
    'Declaration
     
    Public Class UsingResourceFilterEditor 
       Inherits System.Windows.Controls.UserControl
       Implements C1.GanttView.ITaskFilterEditor 
    public class UsingResourceFilterEditor : System.Windows.Controls.UserControl, C1.GanttView.ITaskFilterEditor  
    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.ContentControl
                            System.Windows.Controls.UserControl
                               C1.WPF.GanttView.UsingResourceFilterEditor

    See Also