PivotGridControl.RowTreeOffset Property
In This Article
Gets or sets the tree offset. This is a dependency property.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the tree offset. |
#Remarks
See Also