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