Skip to main content
A newer version of this page is available. .

PivotGridField.DefaultMinWidth Field

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

Return value: 20

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const int DefaultMinWidth = 20

Field Value

Type
Int32
See Also