DateTimeRange.IsValid Property
Gets whether the current time range is valid.
Namespace: DevExpress.Maui.Scheduler
Assembly: DevExpress.Maui.Mvvm.dll
NuGet Package: DevExpress.Maui.Mvvm
Declaration
public bool IsValid { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also