ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumnHeaderPresenter Class / IsFilteringProperty Field

In This Topic
    IsFilteringProperty Field
    In This Topic
    Identifies the IsFiltering dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsFilteringProperty As DependencyProperty
    public static readonly DependencyProperty IsFilteringProperty
    See Also