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

AgendaHorizontalDateHeaderStyles.YearCaption Property

Gets the style settings defining the appearance of a corresponding UI element.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v18.2.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