Back to Devexpress

CellStyle Class

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-de991886.md

latest1.1 KB
Original Source

CellStyle Class

The base class for all styles that configure a View cell’s appearance.

Namespace : DevExpress.XamarinForms.Scheduler

Assembly : DevExpress.XamarinForms.Scheduler.dll

NuGet Package : DevExpress.XamarinForms.Scheduler

Declaration

csharp
public abstract class CellStyle :
    ItemStyle

Inheritance

Object DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement ItemStyle CellStyle AllDayAreaCellStyle

DayViewCellStyle

MonthViewCellStyle

See Also

CellStyle Members

DevExpress.XamarinForms.Scheduler Namespace