Skip to main content

PivotGridFieldBase.DefaultWidth Field

In This Article

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

Return value: 100

Namespace: DevExpress.XtraPivotGrid

Assembly: DevExpress.PivotGrid.v24.2.Core.dll

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

#Declaration

public const int DefaultWidth = 100

#Field Value

Type
Int32
See Also