Back to Devexpress

PivotGridOptionsViewBase.HeaderWidthOffset Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridoptionsviewbase-7984c525.md

latest1.6 KB
Original Source

PivotGridOptionsViewBase.HeaderWidthOffset Property

Gets or sets the distance (horizontal) between field headers.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

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

Declaration

csharp
[DefaultValue(3)]
public int HeaderWidthOffset { get; set; }
vb
<DefaultValue(3)>
Public Property HeaderWidthOffset As Integer

Property Value

TypeDefaultDescription
Int323

An integer value that specifies the distance between field headers, in pixels.

|

Remarks

See Also

HeaderHeightOffset

PivotGridOptionsViewBase Class

PivotGridOptionsViewBase Members

DevExpress.XtraPivotGrid Namespace