DataGrid.RowHeaderActualWidth Property

Definition

Gets the rendered width of the row headers column.

C#
public double RowHeaderActualWidth { get; }

Property Value

The rendered width of the row header, in device-independent units (1/96th inch per unit). The registered default is 0.0. For more information about what can influence the value, see DependencyProperty.

Remarks

This value is computed from the measure of all the visible row headers during layout. The value is set by the layout system itself, based on an actual rendering pass. For more information about how layout is computed, see Layout.

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