TimeSpanRange.IntersectsWith(TimeSpanRange, Boolean) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v25.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type |
|---|---|
| x | TimeSpanRange |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| includeBounds | Boolean | True |
Returns
| Type |
|---|
| Boolean |
See Also