The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
SelectiveScrollingOrientation Enumeration
.NET Framework (current version)
Specifies the direction that SelectiveScrollingGrid panels can scroll.
Assembly: PresentationFramework (in PresentationFramework.dll)
| Member name | Description | |
|---|---|---|
| Both | The panel scrolls in both the horizontal and vertical direction. | |
| Horizontal | The panel scrolls in the horizontal direction only. | |
| None | The panel does not scroll. | |
| Vertical | The panel scrolls in the vertical direction only. |
.NET Framework
Available since 4.0
Available since 4.0
Show: