Back to Devexpress

PivotGridFieldBase.DefaultWidth Field

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-a229766c.md

latest1.3 KB
Original Source

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

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

Declaration

csharp
public const int DefaultWidth = 100
vb
Public Const DefaultWidth As Integer = 100

Field Value

Type
Int32

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace