SelectiveScrollingGrid

SelectiveScrollingGrid is a Grid subclass used by the default style of the DataGridRow control. On top of Grid’s functionality, it adds the ability to “freeze” cells while the rest of them scroll. This behavior is controlled by the SelectiveScrollingOrientation property, which can be set to one of the following values:

Image None—The cell will not scroll in either direction.

Image Horizontal—The cell can scroll only horizontally.

Image Vertical ...

Get XAML Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.