ScrollIntoView Method (DataGridColumn)

Action

Tries to bring the column to the left by scrolling the data grid.

Syntax

C#
dataGridColumn.ScrollIntoView()
VB
dataGridColumn.ScrollIntoView()