CalendarClient.LayoutChanged Event
Fires when the layout of items within the calendar 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.
Implements
See Also