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