Skip to main content
Tab

EditorStyles.CalendarHeader Property

Gets the style settings that define the appearance of a calendar’s header section.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public virtual CalendarHeaderFooterStyle CalendarHeader { get; }

Property Value

Type Description
CalendarHeaderFooterStyle

A CalendarHeaderFooterStyle object that contains the style settings.

See Also