Back to Devexpress

PivotGridControl.ScrollViewerTemplate Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgridcontrol-ab29d365.md

latest1.1 KB
Original Source

PivotGridControl.ScrollViewerTemplate Property

For internal use.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public ControlTemplate ScrollViewerTemplate { get; set; }
vb
Public Property ScrollViewerTemplate As ControlTemplate

Property Value

Type
ControlTemplate

Remarks

This member supports the internal infrastructure and is not intended to be used directly from your code.

See Also

PivotGridControl Class

PivotGridControl Members

DevExpress.Xpf.PivotGrid Namespace