PivotGridFieldCollectionBase.DefaultFieldWidth Property
Gets the default width of Field Value boxes.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that specifies the default width of Field Value boxes. |
Remarks
This property returns 100.
See Also