aspnet-devexpress-dot-web-dot-aspxscheduler-20812788.md
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.v25.2.dll
NuGet Package : DevExpress.Web.Scheduler
public class AgendaDateCellStyle :
AgendaCellStyle
Public Class AgendaDateCellStyle
Inherits AgendaCellStyle
The following members return AgendaDateCellStyle objects:
An object of the AgendaDateCellStyle type can be accessed by the AgendaVerticalDateHeaderStyles.DateCell property.
Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaCellStyle AgendaDateCellStyle
See Also