IThreadSafeField.AllowedAreas Property
In This Article
Gets the areas within which the field can be positioned.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Field |
A Field |
#Remarks
This property returns the PivotGridField.AllowedAreas property value.
See Also