DateTimeRange.IsEmpty Property
Determines whether the current datetime range is empty.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, if the range is empty; otherwise, false. |
See Also