ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / BoolFilterPresenter Class / Filter Property

In This Topic
    Filter Property (BoolFilterPresenter)
    In This Topic
    BoolFilter model
    Syntax
    'Declaration
     
    
    Public Property Filter As BoolFilter
    public BoolFilter Filter {get; set;}
    See Also