WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateRangeFilter Class / LowerValue Property
In This Topic
    LowerValue Property (DateRangeFilter)
    In This Topic
    Gets or sets the current lower magnitude of the range.
    Syntax
    public Nullable<DateTime> LowerValue {get; set;}
    See Also