Skip to main content
A newer version of this page is available. .

AgendaTodayHorizontalDateHeaderStyles.YearCaption Property

Gets the appearance settings used to paint the year caption in Agenda View when the day header is oriented horizontally.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public override EditorCaptionStyle YearCaption { get; }

Property Value

Type Description
EditorCaptionStyle

An EditorCaptionStyle object that contains style settings defining the appearance of a corresponding UI element.

See Also