Skip to main content
A newer version of this page is available. .

AppointmentStorageBase.UIChanged Event

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v19.1.Core.dll

Declaration

[Browsable(false)]
public event EventHandler UIChanged

Event Data

The UIChanged event's data class is EventArgs.

See Also