WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateOnlyFilter Class / Minimum Property
In This Topic
    Minimum Property (DateOnlyFilter)
    In This Topic
    Gets or sets the minimum possible value for the filter.
    Syntax
    public DateOnly Minimum {get; set;}
    See Also