ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ThreeStateFilterPresenter Class / Filter Property

In This Topic
    Filter Property (ThreeStateFilterPresenter)
    In This Topic
    Gets or sets filter associated with this element.
    Syntax
    'Declaration
     
    
    Public Property Filter As ThreeStateFilter
    public ThreeStateFilter Filter {get; set;}
    See Also