WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateTimeOffsetRangeFilter Class / Minimum Property
In This Topic
    Minimum Property (DateTimeOffsetRangeFilter)
    In This Topic
    Gets or sets the minimum value of the range.
    Syntax
    public override DateTimeOffset Minimum {get; set;}
    See Also