IRangeControlClient.LayoutChanged Event
Fires when the layout of items within the range control is changed.
Namespace: DevExpress.Xpf.Editors.RangeControl
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Event Data
The LayoutChanged event's data class is DevExpress.Xpf.Editors.RangeControl.LayoutChangedEventArgs.
See Also