Skip to main content

ItemStyle Class

The base class for all styles that configure the appearance of the Scheduler’s visual elements.

Namespace: DevExpress.XamarinForms.Scheduler

Assembly: DevExpress.XamarinForms.Scheduler.dll

NuGet Package: DevExpress.XamarinForms.Scheduler

Declaration

public abstract class ItemStyle :
    SchedulerElement
See Also