Skip to main content

PivotGridFieldBase.DefaultWidth Field

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.v23.2.Core.dll

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

Declaration

public const int DefaultWidth = 100

Field Value

Type
Int32
See Also