ClassMonthViewSnapBehavior
Class
A class representing the behavior that is used to snap appointment start/end during drag and resize operation in MonthView.
Definition
Namespace:Telerik.UI.Xaml.Controls.Scheduler
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class MonthViewSnapBehavior : SnapBehavior, ISnapService
Inheritance: objectSnapBehaviorMonthViewSnapBehavior
Implements:
Constructors
MonthViewSnapBehavior()
Declaration
cs-api-definition
public MonthViewSnapBehavior()
Methods
SnapEnd(SnapData, DateTime)
Snaps the end.
SnapStart(SnapData, DateTime)
Snaps the start.