Back to Devexpress

PivotGridField.CanDragInCustomizationForm Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridfield-6624d621.md

latest1.1 KB
Original Source

PivotGridField.CanDragInCustomizationForm 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 CanDragInCustomizationForm { get; }
vb
<Browsable(False)>
Public Overridable ReadOnly Property CanDragInCustomizationForm As Boolean

Property Value

Type
Boolean

See Also

PivotGridField Class

PivotGridField Members

DevExpress.Xpf.PivotGrid Namespace