Skip to main content
A newer version of this page is available.
All docs
V18.1

SchedulerControl.ContextButtonCustomize Event

Reserved for future use.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v18.1.dll

Declaration

[DXBrowsable(false)]
[Browsable(false)]
public event ContextButtonCustomizeEventHandler ContextButtonCustomize

Event Data

The ContextButtonCustomize event's data class is DevExpress.XtraScheduler.SchedulerContextButtonCustomizeEventArgs.

See Also