PivotGridControl.FieldWidthProperty Field
In This Article
Identifies the PivotGridControl.FieldWidth dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public static readonly DependencyProperty FieldWidthProperty
#Field Value
Type | Description |
---|---|
Dependency |
A dependency property identifier. |
See Also