RangeControlClientBase.LayoutChanged Event
Fires when the layout of items within the range control is changed.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Event Data
The LayoutChanged event's data class is DevExpress.UI.Xaml.Controls.LayoutChangedEventArgs.
Implements
See Also