ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / DateOnlyRangeFilter Class / DateOnlyRangeFilter Constructor

In This Topic
    DateOnlyRangeFilter Constructor
    In This Topic
    Initializes a new instance of the DateOnlyRangeFilter class.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DateOnlyRangeFilter()
    See Also