SnapBehavior
Class
An abstract class representing the behavior that is used to snap time during drag and resize operation.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
C#
public abstract class SnapBehavior : Freezable, ISnapService
Inheritance: objectSnapBehavior
Derived Classes:
Implements:
Constructors
C#
protected SnapBehavior()