PageView.IsScrollable Property
Gets whether end-users can currently scroll through page headers by clicking corresponding scroll buttons. This is a dependency property.
Namespace: DevExpress.Xpf.WindowsUI
Assembly: DevExpress.Xpf.Controls.v25.2.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
See the PageView.PageHeadersLayoutType property for details.
See Also