PivotGridControl.ScrollViewerTemplate Property
In This Article
For internal use.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
public ControlTemplate ScrollViewerTemplate { get; set; }
#Property Value
Type |
---|
Control |
#Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also