Skip to main content

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.v26.1.Core.Desktop.dll

Declaration

[Browsable(false)]
public event EventHandler UIChanged

Event Data

The UIChanged event's data class is EventArgs.

See Also