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