Back to Devexpress

PivotGridField.CanDrag Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridfield-cf2bcfdd.md

latest1.0 KB
Original Source

PivotGridField.CanDrag Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
[Browsable(false)]
public virtual bool CanDrag { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property CanDrag As Boolean

Property Value

Type
Boolean

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Xpf.PivotGrid Namespace