AgendaDateCellStyle Class
In This Article
Contains settings that allow you to define the appearance of layout cells displayed within the Agenda View‘s date header.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class AgendaDateCellStyle :
AgendaCellStyle
#Related API Members
The following members return AgendaDateCellStyle objects:
#Remarks
An object of the AgendaDateCellStyle type can be accessed by the AgendaVerticalDateHeaderStyles.DateCell property.
#Inheritance
See Also