TimeSpanRange.IsDay Property
Returns whether the range specifies the while day.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public bool IsDay { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also