Back to Devexpress

AgendaDateCellStyle Class

aspnet-devexpress-dot-web-dot-aspxscheduler-20812788.md

latest3.3 KB
Original Source

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public class AgendaDateCellStyle :
    AgendaCellStyle
vb
Public Class AgendaDateCellStyle
    Inherits AgendaCellStyle

The following members return AgendaDateCellStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaCellStyle AgendaDateCellStyle

See Also

AgendaDateCellStyle Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace