Skip to main content
All docs
V18.2

DayView.CustomAppointmentLayout Event

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.2.dll

Declaration

[Browsable(false)]
public event CustomAppointmentLayoutEventHandler CustomAppointmentLayout

Event Data

The CustomAppointmentLayout event's data class is DevExpress.XtraScheduler.CustomAppointmentLayoutEventArgs.

See Also