Skip to main content

ItemStyle Class

In This Article

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

C#
public abstract class ItemStyle :
    SchedulerElement
See Also