AgendaTodayHorizontalDateHeaderStyles.DayCaption Property
In This Article
Gets the appearance settings used to paint the day caption in Agenda View when the day header is oriented horizontally.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public override EditorCaptionStyle DayCaption { get; }
#Property Value
Type | Description |
---|---|
Editor |
An Editor |
See Also