Back to Devexpress

AgendaEmptyCellStyle Class

aspnet-devexpress-dot-web-dot-aspxscheduler-7605b23a.md

latest2.2 KB
Original Source

AgendaEmptyCellStyle Class

Contains settings that allow you to define the appearance of empty 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 AgendaEmptyCellStyle :
    AgendaCellStyleBase
vb
Public Class AgendaEmptyCellStyle
    Inherits AgendaCellStyleBase

The following members return AgendaEmptyCellStyle objects:

Remarks

An object of the AgendaEmptyCellStyle type can be accessed by the AgendaViewStyles.EmptyCell property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AgendaCellStyleBase AgendaEmptyCellStyle

See Also

AgendaEmptyCellStyle Members

Get Started with Scheduler

Agenda View

DevExpress.Web.ASPxScheduler Namespace