AgendaAppointmentCellStyle Class
In This Article
Contains settings that allow you to define the appearance of layout cells displayed within the Agenda View‘s appointments.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class AgendaAppointmentCellStyle :
AgendaCellStyle
#Related API Members
The following members return AgendaAppointmentCellStyle objects:
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AgendaCellStyleBase
AgendaCellStyle
AgendaAppointmentCellStyle
See Also