Back to Devexpress

PivotGridControl.RowTreeOffset Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-312d7e74.md

latest1.2 KB
Original Source

PivotGridControl.RowTreeOffset Property

Gets or sets the tree offset. This is a dependency property.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public int RowTreeOffset { get; set; }
vb
Public Property RowTreeOffset As Integer

Property Value

TypeDescription
Int32

An integer value that specifies the tree offset.

|

Remarks

See Also

RowTotalsLocation

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace