ComponentOne DataGrid for WPF and Silverlight
DataGridFilterList Class
Members 

C1.WPF.DataGrid.Filters Namespace : DataGridFilterList Class
Visual element which displays a list of filters.
Object Model
DataGridFilterList Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Items")>
Public Class DataGridFilterList 
   Inherits System.Windows.Controls.ItemsControl
   Implements C1.WPF.DataGrid.IDataGridFilterUnity 
[System.Windows.Markup.ContentProperty("Items")]
public class DataGridFilterList : System.Windows.Controls.ItemsControl, C1.WPF.DataGrid.IDataGridFilterUnity  
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.DataGrid.Filters.DataGridFilterList

See Also

Reference

DataGridFilterList Members
C1.WPF.DataGrid.Filters Namespace