RadControls for Silverlight

A class that represents the information for the appointments during the drag operation.

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

Syntax

C#
public class SchedulerDragDropPayload : ScheduleViewDragDropPayload
Visual Basic
Public Class SchedulerDragDropPayload _
	Inherits ScheduleViewDragDropPayload

Inheritance Hierarchy

See Also