Back to Devexpress

PivotGridControl.FieldWidth Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-34cad5d8.md

latest1.2 KB
Original Source

PivotGridControl.FieldWidth Property

Gets or sets the column width for the current pivot grid.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public double FieldWidth { get; set; }
vb
Public Property FieldWidth As Double

Property Value

TypeDescription
Double

A Double value that specifies the column width for the current pivot grid.

|

See Also

FieldHeight

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace