PivotGridOptionsViewBase.HeaderWidthOffset Property
In This Article
Gets or sets the distance (horizontal) between field headers.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
NuGet Packages: DevExpress.PivotGrid.Core, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 3 | An integer value that specifies the distance between field headers, in pixels. |
#Remarks
See Also