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