Skip to main content

CalendarHeaderStyle Class

Stores appearance settings for calendar headers.

Namespace: DevExpress.XamarinForms.Editors

Assembly: DevExpress.XamarinForms.Editors.dll

NuGet Package: DevExpress.XamarinForms.Editors

#Declaration

C#
public class CalendarHeaderStyle :
    CalendarCellStyle

The following members return CalendarHeaderStyle objects:

#Inheritance

Object
CalendarCellStyle
CalendarHeaderStyle
See Also