Skip to main content

CellStyle Class

In This Article

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

C#
public abstract class CellStyle :
    ItemStyle

#Inheritance

Object
DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement
See Also