Overload List
Name | Description | |
---|---|---|
![]() | ScrollIntoView(Object) |
Scrolls the tree-grid vertically to display the row for the specified data item.
(Inherited from GanttChartDataGrid.) |
![]() | ScrollIntoView(Object, DateTime) |
Scrolls the tree-grid vertically and horizontally to display the row for the specified data item and the specified date and time to the left of the chart.
(Inherited from GanttChartDataGrid.) |
![]() | ScrollIntoView(Object, DataGridColumn) |
Scrolls the tree-grid vertically and horizontally to display a cell for the specified data item and column.
(Inherited from GanttChartDataGrid.) |
![]() | ScrollIntoView(Object, DataGridColumn, DateTime) |
Scrolls the tree-grid vertically and horizontally to display a cell for the specified data item and column and the specified date and time to the left of the chart.
(Inherited from GanttChartDataGrid.) |