Skip to main content

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

public abstract class CellStyle :
    ItemStyle

Inheritance

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