MonthView.CellStyle Property
Gets or sets appearance settings of cells.
Namespace: DevExpress.XamarinForms.Scheduler
Assembly: DevExpress.XamarinForms.Scheduler.dll
NuGet Package: DevExpress.XamarinForms.Scheduler
#Declaration
public MonthViewCellStyle CellStyle { get; set; }
#Property Value
Type | Description |
---|---|
Month |
The storage of cell appearance settings. |