A class representing the behavior that is used to snap appointment start/end during drag and resize operation in MonthView.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public class MonthViewSnapBehavior : SnapBehavior, ISnapService
Inheritance: objectSnapBehaviorMonthViewSnapBehavior
Implements:
Constructors
C#
public MonthViewSnapBehavior()
Methods
CreateInstanceCore()
Freezable
Creates a new instance of the MonthViewSnapBehavior.
C#
protected override Freezable CreateInstanceCore()
Freezable
The new instance.