AgendaEmptyCellStyle Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class AgendaEmptyCellStyle :
AgendaCellStyleBase
#Related API Members
The following members return AgendaEmptyCellStyle objects:
#Remarks
An object of the AgendaEmptyCellStyle type can be accessed by the AgendaViewStyles.EmptyCell property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AgendaCellStyleBase
AgendaEmptyCellStyle
See Also