Skip to main content
A newer version of this page is available. .

TimeSpanRange Struct

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v21.2.dll

NuGet Packages: DevExpress.Mvvm, DevExpress.Uwp.Controls, DevExpress.Win.Design, DevExpress.WinUI

Declaration

public struct TimeSpanRange :
    IFormattable,
    IEquatable<TimeSpanRange>
See Also