Back to Devexpress

Card View Scrolling in Code

wpf-9790-controls-and-libraries-data-grid-paging-and-scrolling-card-view-scrolling-in-code.md

latest350 B
Original Source

Card View Scrolling in Code

  • Apr 01, 2021

  • Horizontal Scrolling

  • Vertical Scrolling

To scroll the Card View in code and make the required card visible on-screen, use the DataViewBase.TopRowIndex property.

See Also

TopRowIndex