Skip to main content

AgendaHorizontalDateHeaderStyles.YearCaption Property

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

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v23.2.dll

NuGet Package: DevExpress.Web.Scheduler

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