Skip to main content

SchedulerControl.UpdateUI Event

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v14.2.dll

#Declaration

public event EventHandler UpdateUI

#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