Back to Devexpress

AgendaAppointmentCellStyle Class

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

latest2.9 KB
Original Source

AgendaAppointmentCellStyle Class

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

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return AgendaAppointmentCellStyle objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaCellStyle AgendaAppointmentCellStyle

See Also

AgendaAppointmentCellStyle Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace