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

Encapsulates the drag and drop handling for all 4 FieldBox controls in the RadPivotFieldList.

Definition

Constructors

C#
public FieldBoxDragDropBehavior()

Methods

Attaches this behavior to the element.

C#
protected override void Attach(DependencyObject element)
Parameters:elementDependencyObject

Overrides: AttachedBehavior.Attach(DependencyObject)

Removes this behavior from the element.

C#
protected override void Detach(DependencyObject element)
Parameters:elementDependencyObject

Overrides: AttachedBehavior.Detach(DependencyObject)