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