Skip to main content
A newer version of this page is available. .

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

Declaration

public class AgendaEmptyCellStyle :
    AgendaCellStyleBase

The following members return AgendaEmptyCellStyle objects:

Remarks

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

See Also