AgendaView.AllowFixedDayHeaders Property
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
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