PivotGridControl.FieldHeaderDragIndicatorTemplate Property
In This Article
Gets or sets a template used to display the drag indicator.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Data |
A Data |
#Remarks
The drag indicator is displayed when an end-user is dragging a field header over the Header Area. It shows where the header will be placed if an end-user drops it.
See Also