Back to Devexpress

ItemStyle Class

mobilecontrols-devexpress-dot-xamarinforms-dot-scheduler-1d0e592e.md

latest2.0 KB
Original Source

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

csharp
public abstract class ItemStyle :
    SchedulerElement

Inheritance

Show 15 items

Object DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement ItemStyle AppointmentStyle

CellStyle

HeaderItemStyle

TextStyle

TimeIndicatorStyle

TimeRulerCellStyle

TimeRulerHeaderStyle

DayViewCellStyle

DayViewHeaderItemStyle

AllDayAreaCellStyle

MonthViewCellStyle

MonthViewHeaderItemStyle

See Also

ItemStyle Members

DevExpress.XamarinForms.Scheduler Namespace