ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid.Filters Namespace / DataGridFilterListPanel Class
Members

In This Topic
    DataGridFilterListPanel Class
    In This Topic
    Custom panel used to display a list of filters.
    Object Model
    DataGridFilterListPanel Class
    Syntax
    'Declaration
     
    
    Public Class DataGridFilterListPanel 
       Inherits System.Windows.Controls.Panel
    public class DataGridFilterListPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.DataGrid.Filters.DataGridFilterListPanel

    See Also