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
Inheritance
Object
DevExpress.XamarinForms.Scheduler.Internal.SchedulerElement
See Also