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