AgendaView.AllowFixedDayHeaders Property
In This Article
Gets or sets whether a day header should be fixed when scrolling in Agenda View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
#Remarks
Set the AllowFixedDayHeaders property to true
to fix the day header while scrolling the appointments of the current day.
See Also