Skip to main content

PivotGridField.DefaultWidth Field

A default value of the PivotGridField.Width property, which specifies the width of columns that correspond to the current field.

Return value: 100

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const int DefaultWidth = 100

Field Value

Type
Int32
See Also