Back to Devexpress

EditorStyles.CalendarHeader Property

aspnet-devexpress-dot-web-dot-editorstyles-695aad17.md

latest1.1 KB
Original Source

EditorStyles.CalendarHeader Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual CalendarHeaderFooterStyle CalendarHeader { get; }
vb
Public Overridable ReadOnly Property CalendarHeader As CalendarHeaderFooterStyle

Property Value

TypeDescription
CalendarHeaderFooterStyle

A CalendarHeaderFooterStyle object that contains the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace