SchedulerControl.UpdateUI Event
In This Article
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
#Declaration
#Event Data
The UpdateUI event's handler receives an argument of the EventArgs type.
#Implements
DevExpress.Utils.Commands.ICommandAwareControl<DevExpress.XtraScheduler.Commands.SchedulerCommandId>.UpdateUI
See Also