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

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