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