MonthViewCellViewModel.IsFirstDayOfYear Property
Returns whether the cell represents the first day of the year.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
Declaration
public bool IsFirstDayOfYear { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also