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

In This Topic
    DataGridContentFilter Class
    In This Topic
    Content control that displays a filter unity (which can be a list of filters) as well as the buttons Filter and Clear.
    Object Model
    DataGridContentFilter Class
    Syntax
    'Declaration
     
    
    <ContentPropertyAttribute("Content", True)>
    Public Class DataGridContentFilter 
       Inherits System.Windows.Controls.ContentControl
       Implements C1.Silverlight.DataGrid.IDataGridFilter 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   System.Windows.Controls.ContentControl
                      C1.Silverlight.DataGrid.Filters.DataGridContentFilter

    See Also