Back to Devexpress

Column Headers Horizontal Scrolling

wpf-10720-controls-and-libraries-data-grid-paging-and-scrolling-column-headers-horizontal-scrolling.md

latest553 B
Original Source

Column Headers Horizontal Scrolling

  • Jun 20, 2018

Column headers are automatically scrolled once a user drags a column header to the View’s left or right. The animation below demonstrates this behavior.

To disable automatic scrolling of column headers, turn off the TableView.AllowScrollHeaders (TreeListView.AllowScrollHeaders in a TreeListView) option.