ClassSnapBehavior
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:
cs-api-definition
public abstract class SnapBehavior : Freezable, ISnapService
Inheritance: objectSnapBehavior
Derived Classes:
Implements:
Constructors
SnapBehavior()
Declaration
cs-api-definition
protected SnapBehavior()
Methods
SnapEnd(SnapData, DateTime)
Snaps the end.
SnapStart(SnapData, DateTime)
Snaps the start.