AgendaHorizontalDateHeaderStyles.DateRow Property
In This Article
Gets the appearance settings used to paint the date row in Agenda View.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public override AgendaCellStyleBase DateRow { get; }
#Property Value
Type | Description |
---|---|
Agenda |
An Agenda |
See Also