MonthView.IsHorizontalScrollSnappingEnabled Property
Gets or sets a value indicating whether the Scheduler should snap to the left-edge of the closest time cell column when scrolling completes. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, to enable snapping for horizontal scrolling; otherwise, false. The default is false |
See Also