[]
        
(Showing Draft Content)

C1.WPF.Pivot.DraggableItem

DraggableItem Class

Class used in the data template to represent PivotField objects.

Inheritance
DraggableItem
Namespace: C1.WPF.Pivot
Assembly: C1.WPF.Pivot.dll
Syntax
public class DraggableItem : Grid, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Remarks

DraggableItem elements handle the Loaded event to register themselves as drag sources and to install the context sensitive menu used to configure the underlying PivotField.

Constructors

Name Description
DraggableItem()

Initializes a new instance of a DraggableItem.