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