Class
DragDropElement

Definition

Namespace:Telerik.Windows.Controls.Scheduling

Assembly:Telerik.Windows.Scheduling.Core.dll

Syntax:

cs-api-definition
public static class DragDropElement

Inheritance: objectDragDropElement

Fields

TypeProperty

Attached property to specify the DragDropElementType of elements.

Declaration

cs-api-definition
public static readonly DependencyProperty TypeProperty

Field Value

DependencyProperty

Methods

GetType(DependencyObject)

Gets the value of the DragDropElementType attached property.

Declaration

cs-api-definition
public static DragDropElementType GetType(DependencyObject obj)

Parameters

obj

DependencyObject

Returns

DragDropElementType

SetType(DependencyObject, DragDropElementType)

Sets the value of the DragDropElementType attached property.

Declaration

cs-api-definition
public static void SetType(DependencyObject obj, DragDropElementType value)

Parameters

obj

DependencyObject

value

DragDropElementType