[]
Class used in the data template to represent C1.PivotEngine.PivotField objects.
public class DraggableItem : Grid, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
Public Class DraggableItem
Inherits Grid
Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild
DraggableItem elements handle the Loaded event to register themselves as drag sources and to install the context sensitive menu used to configure the underlying C1.PivotEngine.PivotField.
| Name | Description |
|---|---|
| DraggableItem() | Initializes a new instance of a DraggableItem. |