Skip to main content
A newer version of this page is available. .

CellStyle Class

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

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

Declaration

public abstract class CellStyle :
    ItemStyle

Implements

Xamarin.Forms.IElementController

Inheritance

Object
Xamarin.Forms.BindableObject
Xamarin.Forms.Element
DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement
See Also