A newer version of this page is available.
Switch to the current version.
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
Public Class AgendaEmptyCellStyle
Inherits AgendaCellStyleBase
Related API Members
The following members accept/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
Feedback