ComponentOne DataGrid for WPF and Silverlight
DataGridFilterItem Class
Members 

C1.WPF.DataGrid.Filters Namespace : DataGridFilterItem Class
Visual element which is displayed along with the DataGridFilterList.
Object Model
DataGridFilterItem Class
Syntax
'Declaration
 
<System.Windows.TemplateVisualStateAttribute(Name="NotCurrent", GroupName="CurrencyStates")>
<System.Windows.TemplateVisualStateAttribute(Name="Current", GroupName="CurrencyStates")>
Public Class DataGridFilterItem 
   Inherits System.Windows.Controls.ContentControl
[System.Windows.TemplateVisualState(Name="NotCurrent", GroupName="CurrencyStates")]
[System.Windows.TemplateVisualState(Name="Current", GroupName="CurrencyStates")]
public class DataGridFilterItem : System.Windows.Controls.ContentControl 
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
                        C1.WPF.DataGrid.Filters.DataGridFilterItem

See Also

Reference

DataGridFilterItem Members
C1.WPF.DataGrid.Filters Namespace