Skip to main content
All docs
V24.2

SchedulerControl.AppointmentHtmlElementMouseClick Event

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v24.2.dll

Declaration

public event AppointmentHtmlElementMouseClickHandler AppointmentHtmlElementMouseClick

Event Data

The AppointmentHtmlElementMouseClick event's data class is DevExpress.XtraScheduler.AppointmentHtmlElementMouseEventArgs.

See Also