IXtraResizableControl.Changed Event
The control that implements this interface must fire the Changed event when specific settings that affect the layout information have been changed, and the Layout Control must update the layout as a result.
Namespace: DevExpress.Utils.Controls
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
event EventHandler Changed
#Event Data
The Changed event's data class is EventArgs.