Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / DateRangeFilterPresenter Class / Filter Property

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