AgendaViewStyles.TodayHorizontalDateHeader Property
In This Article
Gets the style settings defining the appearance of the horizontal date header that corresponds to today’s date.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public AgendaTodayHorizontalDateHeaderStyles TodayHorizontalDateHeader { get; }
#Property Value
Type | Description |
---|---|
Agenda |
An Agenda |
See Also