Back to Devexpress

AgendaCellStyle Class

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

latest2.0 KB
Original Source

AgendaCellStyle Class

Contains settings that allow you to define the appearance of layout cells displayed within the Agenda View.

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaCellStyle AgendaAppointmentCellStyle

AgendaDateCellStyle

See Also

AgendaCellStyle Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace