Skip to main content
A newer version of this page is available. .

AgendaDateCellStyle Class

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.v20.2.dll

NuGet Package: DevExpress.Web.Scheduler

Declaration

public class AgendaDateCellStyle :
    AgendaCellStyle

Remarks

An object of the AgendaDateCellStyle type can be accessed by the AgendaVerticalDateHeaderStyles.DateCell property.

See Also