HeaderItemViewModel.IsToday Property
Returns whether a day for which a View shows the header is today.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public bool IsToday { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also