ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / BaseRangeFilterPresenter<T> Class / FilterProperty Field

In This Topic
    FilterProperty Field (BaseRangeFilterPresenter<T>)
    In This Topic
    Identifies the Filter dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FilterProperty As DependencyProperty
    public static readonly DependencyProperty FilterProperty
    See Also