Back to Devexpress

AgendaCellStyleBase Class

aspnet-devexpress-dot-web-dot-aspxscheduler-55422bc6.md

latest2.4 KB
Original Source

AgendaCellStyleBase Class

Serves as a base for classes that define the appearance styles of Agenda View‘s layout cells.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

The following members return AgendaCellStyleBase objects:

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaCellStyle

AgendaEmptyCellStyle

AgendaDateCellStyle

AgendaAppointmentCellStyle

See Also

AgendaCellStyleBase Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace