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

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

NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.WindowsDesktop.PivotGrid.Core

Declaration

public const int DefaultWidth = 100

Field Value

Type
Int32
See Also