DataGrid.CellsPanelHorizontalOffset Property

Definition

Gets the horizontal offset for the DataGridCellsPanel.

C#
public double CellsPanelHorizontalOffset { get; }

Property Value

The horizontal offset for the cells panel. The registered default is 0.0. For more information about what can influence the value, see DependencyProperty.

Remarks

The DataGridCellsPanel is the layout container for rows. When scrolling, the panels have to compute an offset to know which part of the panel should appear in the view port.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9