Back to Devexpress

MonthView.CellStyle Property

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-dot-monthview-b35dcce1.md

latest1016 B
Original Source

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

csharp
public MonthViewCellStyle CellStyle { get; set; }

Property Value

TypeDescription
MonthViewCellStyle

The storage of cell appearance settings.

|

See Also

MonthView Class

MonthView Members

DevExpress.XamarinForms.Scheduler Namespace