WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateTimeRangeFilter Class / Maximum Property
In This Topic
    Maximum Property (DateTimeRangeFilter)
    In This Topic
    Gets or sets the maximum value of the range.
    Syntax
    public virtual DateTime Maximum {get; set;}
    See Also