RadControls for WPF

An abstract class representing the behavior that is used to snap time during drag and resize operation.

Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView (in Telerik.Windows.Controls.ScheduleView.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class SnapBehavior : Freezable, 
	ISnapService
Visual Basic
Public MustInherit Class SnapBehavior _
	Inherits Freezable _
	Implements ISnapService

Inheritance Hierarchy

See Also