New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

C#
public static class DragDropElement

Inheritance: objectDragDropElement

Fields

TypeProperty

DependencyProperty

Attached property to specify the DragDropElementType of elements.

C#
public static readonly DependencyProperty TypeProperty

Methods

Gets the value of the DragDropElementType attached property.

C#
public static DragDropElementType GetType(DependencyObject obj)
Parameters:objDependencyObjectReturns:

DragDropElementType

Sets the value of the DragDropElementType attached property.

C#
public static void SetType(DependencyObject obj, DragDropElementType value)
Parameters:objDependencyObjectvalueDragDropElementType