InterfaceISnapService
Interface
An service used to snap star/end of appointments during drag/resize.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public interface ISnapService
Methods
SnapEnd(SnapData, DateTime)
Snaps the end.
SnapStart(SnapData, DateTime)
Snaps the start.