RadControls for Silverlight

A 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.1050

Syntax

C#
public class DefaultSnapBehavior : SnapBehavior
Visual Basic
Public Class DefaultSnapBehavior _
	Inherits SnapBehavior

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    Telerik.Windows.Controls.ScheduleView..::..SnapBehavior
      Telerik.Windows.Controls.ScheduleView..::..DefaultSnapBehavior

See Also